Hi there. The project I'm currently developing was working good either in my local or in the server side. I changed several things. The project still works in the local side but in the server side, PHP gives a blank output. What's the reason? Tolga
No I can't because it's the index.php, including ~900 lines. The code works in the local side, the interesting point is this.
Oops, beaten to the chase... I really doubt you've not already done/checked these, but...: Are you using anything that can be disabled depending upon PHP's Version/Config? Have you tried reuploading and installing everything - files and databases? Are you using anything that would prevent error messages being displayed to the browser?