Page 1 of 1

Web pages suddenly quit loading

Posted: Sat Oct 01, 2005 9:52 am
by xPox
I'm building a website with dynamically loading tables from a MYSQL database and php programming. Randomly, my pages will suddenly quit loading right in the middle of my html. Has anyone else had any problems like this?

Posted: Sat Oct 01, 2005 10:05 am
by d3ad1ysp0rk
Any chance we could see the page in question?

Posted: Sat Oct 01, 2005 10:19 am
by shiznatix
error_reporting(E_ALL);

see what errors happen to pop up

Posted: Sun Oct 02, 2005 12:16 am
by xPox
No error messages come up