The following php works in my
Apache server but not
In x10host...any thoughts?
<?php
$content=file_get_contents(
"http://www.weathercity.com/us/
va/charlottesville/");
file_put_contents(x9.html,
$content);
?>
Thanks
Scott
Apache server but not
In x10host...any thoughts?
<?php
$content=file_get_contents(
"http://www.weathercity.com/us/
va/charlottesville/");
file_put_contents(x9.html,
$content);
?>
Thanks
Scott