|
Does anyone know how to make an image upload script to Mysql database that renames the image to the same ID as it is in the DB my ID column is auto-incremented.
I also want to make a drop down category box and a drop down subcategory box that when the selection of category is for example php the subcategory values change to subcategories of php.
I All want This Made Using PHP & MySQLwuth as little javascript as possible
|