|
Posted by cmills28 on 07/03/06 22:07
Hi.
I'm developing a php 4.3.10 script, extracting data from webpages.
Using string functions (strpos, substr) alot, some arrays (both static
& dynamic) also data is going to a MySQL 5 DB. Am using
mysql_free_result() function to free memory, but I'm still having
memory problems -- keep getting the memory exhausted error. I'm
developing this on Windows XP, but the live site is on Linux. Would
this problem be a glitch in my code, in php itself, or a server
problem??
any thoughts/suggestions?
Thanks in advance.
Chris
Navigation:
[Reply to this message]
|