 |
Refer Listing To A Friend |
|
|
 |
SUGGEST mysqlForm TO A FRIEND...
If you have a friend that you would like to recommend this page to,
or if you just want to send yourself a reminder, here is the easy
way to do it!
Simply fill in the e-mail address of the person(s) you wish to tell
about mysqlForm, your name and e-mail address (so they do
not think it is spam and can reply to you directly with gracious thanks),
and click the SEND button.
If you want to, you can also enter a message that will be included
on the e-mail.
After sending the e-mail, you will be transported back to the
page you recommended!
| Resource Title: |
mysqlForm |
| URL: | [CLICK HERE] |
| Description: |
This class can be used to create HTML forms for entering values to create new records of a MySQL database table.
It identifies the list of fields of a given mysql table. Then it generates HTML for a form that includes inputs to enter values for the fields of a new record of that table.
The class generates text or textarea inputs depending on whether a text field has more than 50 characters limit length. It also generates password inputs for MySQL password table fields, and select inputs for enum table fields.
The class also can display the results of a query that retrieves the records of a given table.
| |
|
|
|
 |
|