hi all,
I was wondering if anyone out there knows any php if so i have had the following error but cant seem to fix it.
If you have any ideas let me know.
the error is: unexpected '[', expecting T_PAAMAYIM_NEKUDOTAYIM
thanks
StevenG
I was wondering if anyone out there knows any php if so i have had the following error but cant seem to fix it.
If you have any ideas let me know.
the error is: unexpected '[', expecting T_PAAMAYIM_NEKUDOTAYIM
thanks
StevenG
) where you have a '['. So replace the [, with ::. If that doesn't work, post up the line of code that's producing the error so we can see what context it's in.