[BlueOnyx:11290] Re: {Disarmed} Re: {Disarmed} Re: Re: PHP Pear error
Richard Barker
rc at probass.com
Thu Sep 6 12:18:50 -05 2012
Thanks Michael I am looking at the file now to edit with fix.
RC
On 9/6/2012 12:34 PM, Michael Stauber wrote:
> Hi Richard,
>
>> *Deprecated*: Function eregi() is deprecated in
>> */home/.sites/70/site4/web/templates/sportline/suckerfish.php* on line *17*
> Now that error has nothing to do with my PHP. It's just that you're
> using PHP-5.3 and your script "suckerfish.php" is using a PHP command
> that is no longer available in PHP-5.3 or newer: eregi()
>
> So you need to replace the eregi() command in line 17 in your
> suckerfish.php with something that will work in PHP-5.3 as well. Like
> preg_match(), which does the same, but requires slightly changed
> parameters to do the same things.
>
--
+---------------------------------------------+
Richard C. Barker Sr.
CEO & President
1-800-510-3139
ProBass Networks Inc.
http://www.probassnetworks.net
http://www.probass.net
***************************************
DISCLAIMER : -
This e-mail is confidential and intended only for the use
of the individual or entity named above and may contain
information that is privileged. If you are not the intended
recipient, you are notified that any dissemination, distribution
or copying of this e-mail is strictly prohibited. If you have
received this email in error, please notify us immediately
by return email or telephone and destroy the original message.
+---------------------------------------------+
More information about the Blueonyx
mailing list