skippa Posted April 22, 2009 Share Posted April 22, 2009 i cant paste code here because it exeeds 40,000 characters, so heres the link. http://www.midcity-mafia.com/help/poker.txt why does the page show us as blank. if you wish to view the page please login as user: pokertest pass: pokertest thankyou Link to comment https://forums.phpfreaks.com/topic/155264-why-is-my-page-blank/ Share on other sites More sharing options...
Maq Posted April 22, 2009 Share Posted April 22, 2009 i cant paste code here because it exeeds 40,000 characters, so heres the link. That's why you should only post the relevant code. I don't think anyone is going to sit and go through all your code... The most help we can give you is to read the debugging tutorial Mchl provided you in your other post and add these lines right after your first opening <?php tag: ini_set ("display_errors", "1"); error_reporting(E_ALL); Link to comment https://forums.phpfreaks.com/topic/155264-why-is-my-page-blank/#findComment-816895 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.