Links to Forms
For phpMyEdit version 5.6+, the following are examples of links that will open the form in a particular page mode, where the record number is known (15 in the examples below).
<a href="your_form.php?PME_sys_rec=15&PME_sys_operation=Change">Change</a>
<a href="your_form.php?PME_sys_rec=15&PME_sys_operation=View">View</a>
<a href="your_form.php?PME_sys_rec=15&PME_sys_operation=Copy">coPy</a>
<a href="your_form.php?PME_sys_rec=15&PME_sys_operation=Delete">Delete</a>
PHP Form Generator Home
| PHP Form Generator Demo
|