/ Published in: PHP
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
<?php function saveImage($path) { } saveImage('http://nettuts.s3.cdn.plus.org/513_jsFromNull/javascript-from-null.jpg'); ?>