Hi, I'll try and explain this as best as I can.
- I have a bit of free webspace which actually allows php and has an sql database. I have a million dollar/pixel website script that I have installed successfully etc etc.
However, there is one major flaw; the grid which should be displayed on the first page simply won't appear - I'm stuck with a red cross.
The image is created through a file called grid.php which appears to be linked to the home page index.php in such a way that the image is created when a visitor opens index.php.
I have very little experience of php and need someone to tell me if there is:
- anything wrong with the grid.php file
- If there's an incompatibility with .gif files (which I read about imagecreatetruecolor) - and if so how do I modify the code to create the image in another format (if that makes any sense).
- is the free webspace banner interfering?
The website is http://mikede.100webspace.net/milscript1/
grid.php. index.php, style.css and header.inc.php are attached as text files for your perusal.
Thanks ever so much for your help!!!