Welcome

www.floatingworks.co.uk is the website of the web development company Floating Works, based in Ramsgate, Kent.
We specialise in stylish and accessible web projects, and offer bespoke solutions for e-commerce and interactive sites.
Contact us on (+44) (0)1843595991 for a free consultation.

Internet : Replacing " in a post
on 2009/8/12 22:50:00 (173 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";
}
?>

Main Menu
Login
Username:

Password: