Hello, I have been moving my website to a dedicated server but there is now a page that doesn't show anything, just a white page, I set to all all the parameters to show errors but I can't find anything nor in the apache log nor in the php output. Also syntax is correct.
how can I understand what's the problem?
//Please don't use this for your form processing:
if (isset($_POST['submit']))
//Internet explorer has a bug and does not always send the submit value.