1.

Which statement is correct for using Get method?

A. <form ACTION="Myfile.php" method="GET">
B. <form ACTION="Get" method="Myfile.php">
C. <form="" method="GET">
D. All are Correct
Answer» B. <form ACTION="Get" method="Myfile.php">


Discussion

No Comment Found