//...
while($row = mysql_fetch_array($result)){
file_put_contents("folder/$row[ordid].pdf", file_get_contents($row[inv_link]));
//$row[inv_link] have remote file url http://ift.tt/1QU0y0U
PHP:
from PHP http://ift.tt/1XcxrNY
via IFTTT
Discussion related to search engines, including optimization, marketing, tools and other technical aspects.
//...
while($row = mysql_fetch_array($result)){
file_put_contents("folder/$row[ordid].pdf", file_get_contents($row[inv_link]));
//$row[inv_link] have remote file url http://ift.tt/1QU0y0U
Out Of Topic Show Konversi KodeHide Konversi Kode Show EmoticonHide Emoticon