Re: help to find php version

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Create a php page in your web site's root directory

name it a name not already used

type (or just copy and paste from below) the following script

<?php

phpinfo();

?>

then save it to the server

and go to a browser and access the page you just created.

That will tell you a lot about your server and it's configuration.

Visit this page for explanation

http://us.php.net/phpinfo


--- In php-objects@xxxxxxxxxxxxxxx, Udayakumar Sarangapani <udayakumaar@...> wrote:
>
> Hi,
> 
> If that site does not raise any php error(s) then the site php code is compatible with that server PHP version. So, you can find out the remote server PHP version by using phpinfo().
> 
>  Thanks & Regards
> Udayakumar Sarangapani
> Sr. PHP Developer
> CompIndia Infotech Pvt. Ltd.
> Chennai..
> 
> "Science is nothing but logic..."
> 
> 
> 
> 
> 
> ________________________________
> From: anarkliskt <qhr81@...>
> To: php-objects@xxxxxxxxxxxxxxx
> Sent: Wednesday, 11 March, 2009 7:26:06 PM
> Subject:  help to find php version
> 
> 
> hello dear experts
> I have a site that was develop by using php . I want to know that which php version was using to develop that site. How I know that?
> thanks in advance
> 
> 
>    
> 
> 
>       Add more friends to your messenger and enjoy! Go to http://messenger.yahoo.com/invite/
> 
> [Non-text portions of this message have been removed]
>



[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Soap]     [Kernel Newbies]     [Yosemite]     [Yosemite Campsites]

  Powered by Linux