View Single Post
Old 03-10-2010, 07:45 PM   #1 (permalink)
JayGarland
The Wanderer
 
JayGarland's Avatar
 
Join Date: Feb 2010
Location: London, England.
Posts: 7
Thanks: 5
JayGarland is on a distinguished road
Default Simple php help...

I'm so close to finishing my PHP project, I have a final question.

How do I use strip slashes and another one in my PHP..

Example:
I have
$tContent = bb($content);

How would I use strip slashes on that as well as the bb

All help is appreciated, thanks in advance.
JayGarland is offline  
Reply With Quote