Internet : Replacing " in a post
on 2009/8/12 22:50:00 (172 reads)

$string="This is the " original sentence "";
$a=htmlentities($string);
$b=html_entity_decode($a);?>


$c=substr($b, -6, 6);
if (strstr($c, "dwdw\"")){
echo "it is present";
} else {
echo "it is absent";
}
?>

Printer Friendly Page Send this Story to a Friend Create a PDF from the article
Main Menu
Login
Username:

Password: