its for a shopping website... i want that page to show the total price and at the click of a submit button.. send details to my mysql table i am not sure now.. what all details to send to mysql database ... how do i do that ?
You should start learning php from beginning... also check this: http://www.w3schools.com/php/php_post.asp
ok... i am not sure ..what information to inlcude..where.. now.. this is what i plan to include productpage1 date time invoice no product description company unitprice quantity total sum ....
You doing it totally wrong... you should start learning html/css first... but better for you if you hire a freelancer or someone more skilled than you to code you script for your needs because with your skill you can't create something like this you want. Regards
ok .. lets say it starts with a pc capable of putting php code in an html form... and a mysql database i think i want an output .. and at the same time a copy to mysql table ....