programming faqs interview questions tech technical educational freshers guide preparation interviews hr telephonic
try another color:
try another fontsize: 60% 70% 80% 90%
ProgrammingFAQs

How many ways can we submit a form in php

using submit button ii)

using submit button

ii) using javascript document.form.submit()

or
We can use the hyper link also