01-07-2008, 06:53 PM
|
#4 (permalink)
|
|
The Wanderer
Join Date: Dec 2007
Location: Indianapolis, Indiana, USA
Posts: 16
Thanks: 0
|
Well, this seems to be a problem with your PHP script and not your HTML...
To test, insert the following anywhere in your HTML document:
<?php echo "PHP TEST HERE!"; ?>
If this doesn't display on your webpage, then there is some problem with the server recognizing the .php extension.
Otherwise, this is a PHP code error and you'll need to post that code here for us to see what is wrong with it.
vujsa
__________________
Need PHP Help? - Handy PHP
|
|
|
|