How can I insert record in mysql using Stored procedure?

Discussion in 'PHP' started by digiface, Mar 2, 2012.

  1. #1
    Hello people

    I want to inssert record in mysql table using php and mysql stored procedure can anyone help me regarding this?
     
    digiface, Mar 2, 2012 IP
  2. maxamity

    maxamity Greenhorn

    Messages:
    20
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    11
    #2
    What are the contents of the MySQL table column names? If I knew those I could write the code and post it here for you. But if it's multiple records I can help you to write a PHP code and have PHP post it with variables that are defined on submit, etc.
     
    maxamity, Mar 5, 2012 IP