how to check the version of my php installed on my pc?

 
Post new topic   Reply to topic    Aprelium Forum Index -> PHP
View previous topic :: View next topic  
Author Message
jonleow
-


Joined: 29 Apr 2004
Posts: 48

PostPosted: Tue May 25, 2004 2:30 pm    Post subject: how to check the version of my php installed on my pc? Reply with quote

i know it's a stupid question but i really dont how to go about doing it...any kind forumers here willing to enlighten?
Back to top View user's profile Send private message MSN Messenger
Moxxnixx
-


Joined: 21 Jun 2003
Posts: 1226
Location: Florida

PostPosted: Tue May 25, 2004 2:38 pm    Post subject: Reply with quote

Create this file:
Code:
<?
phpinfo();
?>
Name it phpinfo.php, put it in htdocs and browse to it.
This will show everything about your PHP.
Back to top View user's profile Send private message Visit poster's website
jonleow
-


Joined: 29 Apr 2004
Posts: 48

PostPosted: Tue May 25, 2004 2:42 pm    Post subject: Reply with quote

thanks, by the way, top marks for your speed! MOXXNIXX
Back to top View user's profile Send private message MSN Messenger
Moxxnixx
-


Joined: 21 Jun 2003
Posts: 1226
Location: Florida

PostPosted: Tue May 25, 2004 2:58 pm    Post subject: Reply with quote

No problem.
I just happened to be in the neighborhood. :)
Back to top View user's profile Send private message Visit poster's website
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Wed May 26, 2004 3:18 pm    Post subject: Re: how to check the version of my php installed on my pc? Reply with quote

jonleow,

You can also open the command line, go to to the directory where php.exe is and execute:

Code:

php -v

_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> PHP All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group