I have installed an index.php file, however when the page is loaded it remains blank
http://powerlistbuilder2.com/ad2
Any suggestions or comments appreciated.
I have already looked at the .htaccess file and see no irregularities
thank you
Something very weird is happening here
Moderator: General Moderators
Re: Something very weird is happening here
Does your .htaccess file redirect people requesting /ad2/ to index.php? Are PHP errors turned off (if so, turn them on)?
Real programmers don't comment their code. If it was hard to write, it should be hard to understand.