select entries and send it to script " "

Discussion in 'PHP' started by gether, Jun 5, 2013.

  1. #1
    its for a shopping website...

    i want that page to show the total price

    [​IMG]


    [​IMG]

    [​IMG]



    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 ?
     
    Last edited: Jun 5, 2013
    gether, Jun 5, 2013 IP
  2. jscg

    jscg Well-Known Member

    Messages:
    161
    Likes Received:
    5
    Best Answers:
    3
    Trophy Points:
    108
    Digital Goods:
    2
    #2
    You should start learning php from beginning... also check this:

    http://www.w3schools.com/php/php_post.asp
     
    jscg, Jun 5, 2013 IP
  3. gether

    gether Member

    Messages:
    87
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    43
    #3
    ok...

    i am not sure ..what information to inlcude..where.. now..

    this is what i plan to include

    productpage1
    [​IMG]



    [​IMG]

    [​IMG]






    date
    time
    invoice no




    product
    description
    company
    unitprice
    quantity
    total sum

    [​IMG]



    ....
     
    Last edited: Jun 5, 2013
    gether, Jun 5, 2013 IP
  4. jscg

    jscg Well-Known Member

    Messages:
    161
    Likes Received:
    5
    Best Answers:
    3
    Trophy Points:
    108
    Digital Goods:
    2
    #4
    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
     
    jscg, Jun 6, 2013 IP
  5. gether

    gether Member

    Messages:
    87
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    43
    #5
    ok ..

    lets say it starts with a pc capable of putting php code in an html form... and a mysql database

    [​IMG]


    [​IMG]

    [​IMG]

    i think i want an output .. and at the same time a copy to mysql table

    [​IMG]


    ....
     
    Last edited: Jun 6, 2013
    gether, Jun 6, 2013 IP