how to make a PHP upload script?

  • Thread starter Thread starter ownsuall
  • Start date Start date
O

ownsuall

Guest
I'm looking for a php script that will upload pictures to a directory /images/userimages and can change the names of the uploaded files and get thier extention (gif jpeg etc.)
 
Please see either the W3Schools site or the PHP.net site, they offer copy/paste PHP scripts on file uploading.
 
Back
Top