03-04-2008, 06:23 PM
|
#3 (permalink)
|
|
The Addict
Join Date: Dec 2007
Location: morocco
Posts: 221
Thanks: 19
|
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
__________________
|
|
|