mysql - How to code in OO PHP? -


How can I do this in PHP?

  1. A form ('Php in new topics') asks the user to enter his name, course and year.
  2. After selecting the 'submit' button, the page will go to 'records.php' records.php - a table containing all records (column: name, course, year)
  3. When the user selects 'Deposit', the new record will be added to the database containing the table named STUDENTS

sql code

  table students Build (NAME VARCHAR (25) Faucet, Course Worker (25) No, Zero, Not Yearly, Contract Student's Primary Key (NAME));  

* Please do not pay attention to the primary key coz, I know that it is not right to use the name as the primary key. It's just for XML purposes.

Even more ... How can I change data in DB using O.O. PHP?

  • Read a book
  • Google Search
  • <

  • Comments

    Popular posts from this blog

    sql - dynamically varied number of conditions in the 'where' statement using LINQ -

    asp.net mvc - Dynamically Generated Ajax.BeginForm -

    Debug on symbian -