|
-
Jul 30th, 2007, 01:50 AM
#1
Thread Starter
Fanatic Member
PHP versioning
I have problem that i have a php application and i wanted to run at my system
so i wanted to know which veriosn(along with major and minor) the application is using for php !!
I mean is there any way to get major and minor version of php veriosn !! so that i installed that version and make applciation in running format with out error and any exception!
Since php is an open source so there r mnay major nad minor version of that
and i wanted to trace actual version!!
hope any would reply
-
Jul 30th, 2007, 03:26 AM
#2
Re: PHP versioning
Use phpinfo() to find your current version.
-
Jul 30th, 2007, 04:07 AM
#3
Thread Starter
Fanatic Member
Re: PHP versioning
this statement gives u installed version but i wanted to get the verson of application oh php that i m running
-
Jul 30th, 2007, 08:06 AM
#4
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|