 |
| HOME
: GUIDE
: SAFE SHOPPING |
| |
|
$text_url = "/home/sites/site5/web/text/information/"; // full path because it is included with readfile command
$info_text="safe_shopping.html";
$info_text = $text_url.$info_text;
$fp = @fopen($info_text,"r");
if ($fp)
{
fclose ($fp);
$Contents = readfile($info_text);
}
else
{
echo "error reading file.";
}
?>
|
|
| |
| |
| |
| NEWSLETTER |
| |
 |
|
| |
| |
|