|
-
Jun 12th, 2002, 10:08 AM
#1
Thread Starter
Member
PHP versions, d00d!
Just like phpversion() gets the server's version of PHP, is there a magical kung-fu voodoo way of getting the latest version of PHP?
-
Jun 12th, 2002, 10:24 AM
#2
Fanatic Member
yeah its called go to http://php.net and look it up
-
Jun 13th, 2002, 01:09 PM
#3
Thread Starter
Member
Not kung-foo'ish enough
-
Jun 13th, 2002, 01:38 PM
#4
PowerPoster
highly unlikely.
Unless you want to start parsing the contents of the download page to extract the version
-
Jun 13th, 2002, 02:14 PM
#5
Thread Starter
Member
Well that sux0rs
Just something else 4.3 needs now
-
Jun 13th, 2002, 02:15 PM
#6
Stuck in the 80s
I don't think any language has a function to get the latest version. It'd have to connect with the server and all that hoopla. Just not probable. So take your Kung-Fu somewhere else.
-
Jun 13th, 2002, 02:17 PM
#7
Fanatic Member
I doubt it will ever happen, as by doing that php.net has to give you access to their server which opens a hole for hackers to use.
I suspect they will never create such a function because it would require hard coded into each php installation so detecting the new version would not be possible.
-Matt
-
Jun 13th, 2002, 02:32 PM
#8
Stuck in the 80s
Do you think they'll get around to adding support for cup holders in the installation?
-
Jun 13th, 2002, 03:11 PM
#9
PowerPoster
looks like my suggestion is a winner then
-
Jun 13th, 2002, 03:19 PM
#10
Stuck in the 80s
Use a satelite to relay...bah, nevermind.
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
|