Darlene,
It seems like your web server supports PHP, but to make sure, open your note pad and put this bit of code in it:
|
PHP Code:
|
<?php phpinfo(); ?>
|
Save the file as phpinfo.php and upload it to your server.
It should go in the same folder as index.html.
Then point your browser to it (open it in your browser window) and let me know what you see. (yourwebsite.com/phpinfo.php)
If it does then I have a quick and easy solution for you.