الكود :
<?php
$get_tag = file_get_contents("
");
$c_tag = strstr($get_tag,'');
echo $c_tag;
?>
الخطاء :
Warning: file_get_contents(
) [function.file-get-contents]: failed to open stream: No error in C:\AppServ\www\ASO\index.php on line 2
ارجو الحل
التعليقات