SQL PHP HTML ASP JavaScript articles and free scripts to download
 

Getting the version of php running

Many time we will be interested in knowing what is the version of php running at our server. This information is available in php info file. But we can't use the value of php version by taking it from php info , so we will be using a constant PHP_VERSION to know the details about php running at the server.

<?Php
echo PHP_VERSION;
?>

How to know MySQL Version?

Read how to check mysql support in php by using phpinfo

Read how to check MSSQL support in php by using phpinfo

Read how to check GD Support in php by using phpinfo


Further readings
Introduction to PHP: How scripting languages work
PHP beginners guide
echo command & escape character for string outputs
Adding delay to the script execution time by using sleep function
Disabling a part of the code by using comments in PHP
Printing Numbers 1 to 50 to screen
PHP Info: Details on PHP script settings & installation at server end
php_uname: Server OS details
PHP.ini file: PHP server configuration setting file for Edit or update
ini_get: PHP function to get configuration settings from php.ini file
ini_set: PHP function to change the configuration settings of php.ini file
PHP Version : What is the version of PHP running at the server
Installing PHP on windows server and IIS
Installing PHP5 on windows server and IIS
Setting up PHP in Windows Vista OS to run in IIS7 web server
Configuration of IIS7 to run PHP scripts with ISAPI module
Extension directory of PHP to store dll files for windows
Error messages Display off or On by using display_errors function in php.ini file
Using HTML inside PHP script, displaying tags

admin23-12-2009
this site is nice
murugan18-02-2010
i like php
varunkumar03-04-2010
I love plus2net.... This help me lot...
Techie Talks27-07-2010
You can always use which displays a more detailed information about your PHP.
Yogesh11-05-2012
I like php
plus2net lot of examle
Post Comment This is for short comments only. Use the forum for more discussions.
Name
Email( not to be displayed)Privacy Policy
1+2=This is to prevent automatic submission by spammers. Please enter the result of the sum as asked

Join Our Email List
Email:  
For Email Newsletters you can trust
Basics
HTML . MySQL. PHP. JavaScript. ASP. Photoshop. Articles. FORUM Contact us

©2000-2013 plus2net.com All rights reserved worldwide Privacy Policy Disclaimer