Prepare
Practice
Interview
Aptitude
Reasoning
English
GD
Placement papers
HR
Current affairs
Engineering
MCA
MBA
Online test
Login
Online Practice Test
>
PHP
« Previous
Next »
How do we submit form data without a Sumbit button?
Options
- Using header() function
- Using Javascript
- Using fdf_set_submit_form_action() fucntion
- Both a and b above
CORRECT ANSWER : Both a and b above
Discussion Board
php
final exam in php
mustafe omer 05-28-2015 03:56 AM
Submit form data.
Answer : Using JavaScript.
Jayesh Sonar 02-10-2015 02:31 AM
php
It is very helpful.
Mir sadrul 11-25-2014 10:55 AM
submit form without submit button
It is not possible to submit form by php header(), only possible it in one condition that is we pass all fields via url re-writing using header(). But its not proper way to submit the form. But what happen when data is to large? It can not be pass by url so only one answer is correct that is javascript.
nipul 02-17-2014 01:19 AM
« Previous
Next »
Write your comments
*
*
Email must be in the form someone@domain.com
*
*
Enter the code shown above:
Please enter the code shown above
(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)
Related Content
PHP (39)
DHTML (10)
CSS (21)
MySQL (20)
VLSI (9)
XML (28)
UML (11)
HTML (19)
Fedora (61)
HTML5 (60)
Android (100)
Advertisement
▲