1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Genrating Sequence numbers and also a Create a table with the same fieds which are used in signup

Discussion in 'Databases' started by Amar505, Nov 6, 2013.

?

Generating sequences numbers and create atable with genrating Sequence Number

  1. I dont know nothing

    100.0%
  2. Help me I dont know

    0 vote(s)
    0.0%
Multiple votes are allowed.
  1. #1
    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
     
    Amar505, Nov 6, 2013 IP
  2. sarahk

    sarahk iTamer Staff

    Messages:
    28,500
    Likes Received:
    4,460
    Best Answers:
    123
    Trophy Points:
    665
    #2
    Create a table?
    or a row in a table?

    make the id column "auto increment"
     
    sarahk, Nov 13, 2013 IP