Forum: MySQL May 3rd, 2009 |
| Replies: 3 Views: 950 As per I can reach to your problem you want to create such an html page from where you enter values and that values will be inserted in the table "client". For this the html page will be:
... |
Forum: MySQL May 1st, 2009 |
| Replies: 3 Views: 950 From where you want to insert data in this table? from an html page that any user has submitted or from the DB? |