What error is this : Fatal error:
Posted: Thu Nov 02, 2006 1:18 am
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 11520 bytes) in /public_html/top_level.inc.php on line 12 in php
top_level.inc.php is a file which is include at the top of every file so that user can not access the page directly without proper login can help me to solve this problem
top_level.inc.php is a file which is include at the top of every file so that user can not access the page directly without proper login can help me to solve this problem