What error message did you get in your /cache/ folder? Look for the latest myDEBUGxxxxxxxxxxxxxxxx.log file there.
There is nothing in my cache folder.
Originally Posted by gjh42
Your file has
require('includes/application_top.php');
which I don't think should be done for a file in the middle of page processing.
There is also a typo in line 45:
echo "<td aligh='top'>
Ok, i have fixed the typo.
Just removing the require('includes/application_top.php'); should work ?
I thought that require('includes/application_top.php'); was enebling me to send sql queries to my db