Jump to content

*SOLVED* php capability?


musicdirector

Recommended Posts

Asking your host is the easiest way.

You could create a test script named testit.php with this line in it:
[code]<?php phpinfo (); ?>[/code] (remove the space between phpinfo and the ()

Upload it to your hosting area and then invoke it in your browser at [a href=\"http://your.domainname.com/testit.php\" target=\"_blank\"]http://your.domainname.com/testit.php[/a]

If you see many pages of nicely formatted information, your server supports PHP

Ken
Link to comment
https://forums.phpfreaks.com/topic/5193-solved-php-capability/#findComment-18432
Share on other sites

Holy cow! Thanks! I get a page with loads of tables and the heading on the page is "PHP Version 4.4.1" So, I'm thinking that I have PHP installed. Okey dokey...thanks! Now I go back to my other thread and try to figure out why the php calendar script wouldn't show up.
thanks!
md
Link to comment
https://forums.phpfreaks.com/topic/5193-solved-php-capability/#findComment-18495
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.