FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum Development » Plugins and Code Hacks » core.inc and PHP > 5.3.0
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: core.inc and PHP > 5.3.0 [message #166608 is a reply to message #166595] Sat, 28 January 2012 04:17 Go to previous messageGo to previous message
naudefj is currently offline  naudefj   South Africa
Messages: 3771
Registered: December 2004
Karma:
Senior Member
Administrator
Core Developer
Alternatively:
if (version_compare(PHP_VERSION, '5.3.0', '<')) set_magic_quotes_runtime(0);


On the other hand, won't it be easier to just desupport PHP_VERSION < 5.3? I know some sites are stuck on PHP 5.1 and 5.2, but since it's end of life, they will have to upgrade sooner rather than later.
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Drupal CMS integration
Next Topic: Dynamic check of login/alias/email availability
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Thu Nov 28 05:43:45 GMT 2024

Total time taken to generate the page: 0.03951 seconds