Search results for 'copy file'. 1 post(s) found.
It's very simple by PHP reserved function called as "copy".
Here's the simple example do that.
<?
if (copy($url, $dest))
{
echo "copy OK!";
}
else
{
echo "copy failed !";
}
?>
if (copy($url, $dest))
{
echo "copy OK!";
}
else
{
echo "copy failed !";
}
?>
Another posts included in "PHP"
| ISO 8601 format time format string conversion (0) | 2008/02/13 |
| Get the actual filesize for a size above 2GB in Windows (0) | 2008/02/24 |
| How to convert W3C Date Time Format ? (0) | 2008/02/28 |
| How to extract file name from given URL ? (0) | 2008/01/21 |
| File downloading via HTTP (0) | 2008/01/21 |
| How to block a connection from the certain site ? (0) | 2008/01/14 |
| XMLRPC example (0) | 2008/01/07 |
| How to upload attachments such as image by metaWeblog API ? (0) | 2008/01/07 |
Trackback : Cannot send a trackbact to this post.
-
Subject different money making ideas
2010/01/28 23:50
moneyideas
-
Subject different money making ideas
2010/01/29 08:14
moneyideas
-
Subject different money making ideas
2010/01/31 16:43
moneyideas

Prev

Rss Feed