Create all fileds like name amarnath address sdasjkdjksdk zip code esdhs city adoni cost 30 weigt 45 Submit button After giving input then have to add all to database How in PHP that too in the below Procedure... ???? Whenever After clicking on submit it should generate some sequence umbers like 0000001,0000002,000003,----------9999999 Like this ... After submitting the form whatever the sequence that is going to dispplay will have to create a table and store all the fiels................ If the sequence number is 345244 then it has to create a table automaticallly With all the fields inside the PHP SERver.Is it Poosible and HOW???? CAn yoyu explain in Simple language