them into the internet? with mysql i suppose.. and/or any web-based language.. but i prefer php and mysql.^^
please give me links and/or tips.
i really need to make this in 3 days. :'c
thank you. :)
i have an 'edit function' on the website that i am working on.
the form of that page contains an upload of picture..
php1
<input type="file" name="pic" />
<input type="hidden" name="delpic" value="<SQL statement, retrieve filename >" />...
i have an 'edit function' on the website that i am working on.
the form of that page contains an upload of picture..
php1
<input type="file" name="pic" />
<input type="hidden" name="delpic" value="<SQL statement, retrieve filename >" />...
i have an 'edit function' on the website that i am working on.
the form of that page contains an upload of picture..
php1
<input type="file" name="pic" />
<input type="hidden" name="delpic" value="<SQL statement, retrieve filename >" />...