Re: [phplib] Sigh, one error solved...another arises From: Mike Green (Mike.Green <email protected>)
Date: 06/26/01

Does your web hosting service support Perl regular expressions in their
instance of PHP? [I believe preg_quote() is a Perl regular expression
function and PHP must be compiled to include the Perl regular expression
functions.]

Brant wrote:

> Okay okay, I've solved the error about the new Template() call.
>
> I had copy and pasted from the web and that had put some hidden
> characters in there between the word "new" and the word "Template".
>
> Fun eh? I just retyped and all was fine. Kudos to Nathan R. Hruby for
> pointing me in this direction.
>
> But WAIT, there's another error!
>
> This time it looks like a doosie:
>
> Fatal error: Call to unsupported or undefined function preg_quote()
> in /nfs/WWW_pages/source/new_site/phplib-7.2b/php/template.inc on
> line 298
>
> Thoughts?
>
> B.

--
Mike Green
SaeSolved::
http://www.saesolved.com
http://www.everypeople.net
http://www.sitewidgets.com
http://www.widgetchuck.com

--------------------------------------------------------------------- To unsubscribe, e-mail: phplib-unsubscribe <email protected> For additional commands, e-mail: phplib-help <email protected>