Re: [PHP] Problems with string replacement

2001-03-12 Thread Christian Reiniger
On Sunday 11 March 2001 23:44, you wrote: > >> Well, I'm having problems again. This time with string replacement. > >> I'd like people to be able to write notes on one of the site's I'm > >> helping with, and would like them to be able to use Bold, Italic, > >> Underline and tags. I tried usin

Re: [PHP] Problems with string replacement

2001-03-11 Thread James, Yz
>> Well, I'm having problems again. This time with string replacement. >> I'd like people to be able to write notes on one of the site's I'm >> helping with, and would like them to be able to use Bold, Italic, >> Underline and tags. I tried using striptags(); but that would >> strip anything wi

Re: [PHP] Problems with string replacement

2001-03-11 Thread Christian Reiniger
On Sunday 11 March 2001 18:45, you wrote: > Well, I'm having problems again. This time with string replacement. > I'd like people to be able to write notes on one of the site's I'm > helping with, and would like them to be able to use Bold, Italic, > Underline and tags. I tried using striptag