$f = fopen("http://gamethu.vnexpress.net/News/Dang-choi/", "rb"); // url using
$contents = '';
while (!feof($f)) {
$contents .= fread($f,1000);
}
fclose($f);
$mau = '//si';
if(preg_match($mau,$contents,$str))
{ $xuat =("".$str[0]."");
echo ($xuat);
}
else{
echo("loi");
}
7/06/2009
using function (preg_match)
Subscribe to:
Post Comments (Atom)
List
Profiles Information
About me : Nothing is 1 vài thứ - 1985
Places I've Lived : I ♥ Hà Nội
Home Page : http://www.shimivn.blogspot.com/
Think : 1:1000000000
Languages spoken : Vietnamese,English.
Mobile : sony C2305 ♥ ♥
dell : i3-Ram 3GB- HDD 250GB . ♥♥♥
Places I've Lived : I ♥ Hà Nội
Home Page : http://www.shimivn.blogspot.com/
Think : 1:1000000000
Languages spoken : Vietnamese,English.
Mobile : sony C2305 ♥ ♥
dell : i3-Ram 3GB- HDD 250GB . ♥♥♥
No comments: