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
Share on other sites

Write the code that Ken suggested. Save it as testit.php. It's a complete, stand-alone php script - it doesn't need to be pasted into a page.

Upload testit.php to the same place on your web site as your index page. Browse to www.yourdomain.com/testit.php
Link to comment
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
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.