View Single Post
Old 03-04-2008, 06:23 PM   #3 (permalink)
webtuto
The Addict
 
webtuto's Avatar
 
Join Date: Dec 2007
Location: morocco
Posts: 221
Thanks: 19
webtuto is on a distinguished road
Default

thanks im using this code but it didnt succeed =>
$t=str_replace("[b]", "<b>", $text);
$text = htmlentities($tuto['message']);
if($v = eregi('<' , $string)){
echo "no html cods";
}

and the output i show it on another page , but it give blank page
__________________
Send a message via MSN to webtuto Send a message via Yahoo to webtuto Send a message via Skype™ to webtuto
webtuto is offline  
Reply With Quote