PHP Classes

A simple informative comment

Recommend this page to a friend!

      PHP Lipsum Generator  >  All threads  >  A simple informative comment  >  (Un) Subscribe thread alerts  
Subject:A simple informative comment
Summary:Function split() is deprecated
Messages:2
Author:António Lourenço
Date:2014-03-29 11:07:09
Update:2014-03-29 11:16:58
 

  1. A simple informative comment   Reply   Report abuse  
Picture of António Lourenço António Lourenço - 2014-03-29 11:07:09
Hi!

Function split() is deprecated in line 36

This function is obsolete for higher versions of PHP 5.3.
Should be replaced with the function explode().

Good class

Antlou


  2. Re: A simple informative comment   Reply   Report abuse  
Picture of Asbjorn Grandt Asbjorn Grandt - 2014-03-29 11:16:58 - In reply to message 1 from António Lourenço
Thanks, I'll update later today.

Cheers.