Re: [PHP] strip comments from HTML?

2004-05-06 Thread Marius Dascalu
--- David T-G <[EMAIL PROTECTED]> wrote: > Marius, et al -- > > ...and then Marius Dascalu said... > % > % --- Justin French <[EMAIL PROTECTED]> wrote: > % > > % > This isn't working: > % > $text = preg_replace('//','',

Re: [PHP] strip comments from HTML?

2004-05-06 Thread Marius Dascalu
--- Justin French <[EMAIL PROTECTED]> wrote: > Hi, > > This isn't working: > $text = preg_replace('//','',$text); > > Can someone advise what characters I need to escape, > or whatever to get > it going? > > TIA > > --- > Justin French > http://indent.com.au > > -- > PHP General Mailing Lis

Re: [PHP] Re: Single quotes inside double quoted string (Was: Re: [PHP] Re: Problem with a class... any help will be appreciated.)

2004-04-30 Thread Marius Dascalu
to the next function it wont go to login() or any > other function for this > matter. > > vamp > > "John W. Holmes" <[EMAIL PROTECTED]> escribió > en el mensaje > news:[EMAIL PROTECTED] > > From: "Marius Dascalu" > <[EMAIL PROT