PHP Simple QA
It contains Simple Questions and Answers in PHP
submit without a submit button in php
submit without a submit button in php
If you don’t want to use the Submit button to submit a form, you can some JavaScript code.
For example:
javascript: document.myform.submit();
Newer Post
Older Post
Home