Hi,
Im in need of some help with taking 2 pictures from a form and then on the next page processing them into a php variable so that I may pass them along using $_POST to another page. (but not until it skips a few first and then finally on the 4th npage having it insert into a record on a database.
I have already successfully tried to insert everything else but not the 2 pictures! can anyone help me out?
Form --> Put in Variable --> Skip Page --> Insert into Database
this is what i need. thank you!