Ok total complete newbie.
I have a db
I have a table.
I have a page called script.php that will allow me to add items to the table and view the result on an html page. (output.html)
I have a field in the table in which i want to input the url of the image ie grafix/image1.jpg
Any ideas how i would write the code on the script.php page to download the image from its folder into a table cell on output.html and then have that output saved as a new html file in a specified folder. The saved files names would relate to another field in the table.
I am so new I don't even know if you can do this.
Bear with me
Cheers
Ska