Hi,
I have a problem, the php array cannot contain more than 1024 bytes of data.
ie. array[0] value cannot contain more than 1024 bytes.
Is there any way to avoid this.
Regrads, Saif...
Hi Saif,
I don't know how to avoid this problem, but i haven't had it before ... :-) Even if you can always buy a bigger server, the programmer should sometimes think about performance and that stuff uuuh -- are you sure you need such a big array ???
Greetings Rob