Mysidia Adoptables Support Forum

Mysidia Adoptables Support Forum (http://www.mysidiaadoptables.com/forum/index.php)
-   Webmasters Area (http://www.mysidiaadoptables.com/forum/forumdisplay.php?f=14)
-   -   PHP Version (http://www.mysidiaadoptables.com/forum/showthread.php?t=3512)

fadillzzz 03-16-2012 11:39 PM

PHP Version
 
I'm just curious a little bit...

Hall of Famer 03-18-2012 09:26 PM

I have PHP 5.3.8 running on the new server, though I have multiple hosting accounts and some are using PHP 5.2.17.

Nemesis 03-20-2012 02:59 PM

my server, and all clients I am hosting, are running 5.3.8

solskenn 03-23-2012 11:08 AM

I have no idea... o,O How would i find out? If you can guide me to the info I'd gladly answer the question..

Corsair 03-23-2012 01:04 PM

Check your control panel it should list it under the normal information like bandwidth and such.

If not you can use:

<?php

phpinfo();

?>

Add that to a page it should give you a list of info. It's Very important you delete it after you get the info you need!

solskenn 03-23-2012 02:21 PM

5.2.17 is what it says.

Hall of Famer 03-23-2012 03:37 PM

Well PHP 5.3.0 added lots of new functions, especially for date/time. Since some of webhosts still use PHP 5.2.x, we may as well not use them until all known webhosts upgrade their PHP.

solskenn 03-23-2012 05:12 PM

Quote:

Originally Posted by Hall of Famer (Post 22073)
Well PHP 5.3.0 added lots of new functions, especially for date/time. Since some of webhosts still use PHP 5.2.x, we may as well not use them until all known webhosts upgrade their PHP.

I noticed the poll has 5.4 as an option.. is that already released or still in beta or whatever? Sorry if that's a dumb question, but I'm .. practically a n00b with the whole site thing..

fadillzzz 03-24-2012 12:06 AM

Yes, the stable version of PHP 5.4 was released on 1st of March I think.
Shame, that some of you are still using PHP 5.2.x (your webhost I mean), because I was really hoping that Mys can take advantages of the new features in PHP 5.3 :ColonEE:

Hall of Famer 03-25-2012 05:16 AM

Well it is about time when those stubborn webhosts upgrade, we just have to keep a close eyes on their moves and see when PHP 5.3.x new features can be implemented. If you have a VPS or dedicated host, you have full control over the version of your PHP and other stuff, which is good. Freehosts can be a problem, they do not take requests of upgrading PHP or Apache that easily.


All times are GMT -5. The time now is 07:06 PM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.