> -----Original Message-----
> From: Dan Krumlauf [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, July 24, 2001 11:24 AM
> To: [EMAIL PROTECTED]
> Subject: [PHP] Why wont this work?
> 
> 
> news_publish.php
> ***************
>
> [snip]
>
>  $templine = preg_replace("/(<NEWS>)(.*?)(<\/NEWS>)/i","\\1$news\\2",
> $templine));

Unless my counting skills have gone downhill lately, this line has more
)'s than ('s.


---
Mark Roedel ([EMAIL PROTECTED]) | "There cannot be a crisis next week.
Systems Programmer / WebMaster |  My schedule is already full."
     LeTourneau University     |                   -- Henry Kissinger 

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to