FRIHOSTFORUMSSEARCHFAQTOSBLOGSDIRECTORY
You are invited to Log in or Register a Frihost Account!

Which PHP version?

 


photographerguy
Hello,

I've created a couple of contact email forms (with the help of the wonderful people from these forums) and now that my work decided to use my site, the admin asked me which version of PHP I wanted him to install. What version is on our server? (Server 2)

I tried to look in PHPmyadmin, but I get a error page and it won't let me access it.
cavey
The function phpversion() will give you the servers php version.

The function phpinfo() can also give you a lot of info you didn't even know you wanted to know.
photographerguy
Beware: Stupid question on the way.....

Where/how do I type that function?
krazycapital
Just like a normal PHP script:
Code:
<?php
phpinfo();
?>
OR
<?php
phpversion();
?>
mathiaus
Server 1: http://www.frihost.com/phpinfo.php
Server 2: http://frih.net/info.php
Both servers run PHP V 4.4.2

-close-
Related topics

PHP version 5.0
Tradewar PHP version
php version
new php version
Which Linux distribution is the best?

Paying for some help !!!!!!
[Community Project] Easy Simple Content Management System
Why not php 5?
PHP5 testing on server 1
PHP Version

Update PHP version
Which PHP-editor do you use?
Frihost php version
Python v Perl v php for Wiki advice needed
Which Photoshop version do you like the most?
This topic is locked: you cannot edit posts or make replies.    Frihost Forum Index -> Scripting -> Php and MySQL

FRIHOST HOME | FAQ | TOS | ABOUT US | CONTACT US | SITE MAP
© 2005-2007 Frihost, forums powered by phpBB.