What type of PHP code would be required for an ordering system.
I am trying to make it so a user can click on a product, and be redirected to an order form, with all the information about that product filled out.
Also, how would I be able to ask the user many questions, over the course of...