...Beauty, cleaning, DIY tips and more - free to join!
   Login   Contact us   Site map   Puzzle Club   Ask a question    Newsletter

How To Find Out Your Version Of PHP

Computing : Learning PHP

Different versions of PHP have slightly different functions and functionality. Also, depending how it has been installed on your server, you may need to adapt your scripts - for instance with regards to backslashing and file access through safemode.

Therefore before you write any PHP programs on your server, you need to find out all the information about PHP on your server.

To do so is easy, just use the command
phpinfo();

as a one line program.

This will print out all the information you need.


Profile image!
By: Stephen

  Reply to How To Find Out Your Version Of PHP

  Receive Our Newsletter

PHP picture



Questions about PHP:

Ask question

More Articles:
How to create free newsletters with PHP
Web Design in Hampshire
How to check if your messages will be spam