On Tue, Jun 15, 2010 at 12:22 PM, Paul <[email protected]> wrote:
> Of course, I do not understand, that's why I'm here. :-)
>
> But I just want to strip this, from the PROMO part only:
>
> <script type="text/javascript">SOME_CODE</script>
preg_replace('#<script[^>]*>.+</script>#isU', '', $string);
--
Matt Read
http://mattread.info
http://mattread.com
--
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at http://groups.google.com/group/habari-dev