Hi, Im trying to use JSON and php to get data from another site, but I keep getting this error;
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 24 bytes)
Is there anyway I can fix this? Or do I have to look for a way to split the data in two to get it over:S?


Reply With Quote
