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

Interesting. I'll look into this. I thought one of the strengths of
PHPLIB was that it was PHP from the ground up, unlike, say,
FastTemplates which was originally developed in Perl.

B.

At 5:43 PM -0400 6/26/01, Mike Green wrote:
>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

-- 

precision custom engineering for the web http://www.antecode.com/

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