How can we submit a form without a submit buttom?
Answer Posted / guest
ys
| Is This Answer Correct ? | 2 Yes | 9 No |
Post New Answer View All Answers
I am writing an application in php that outputs a printable version of driving directions. It contains some long sentences, and I am a neat freak, and would like to make sure that no line exceeds 50 characters. How do I accomplish that with php?
What is the interface in php?
List some of the features of php7.
Is php dying 2018?
What are the delimiters in php?
What is string and its function?
How are sessions maintained?
What are the data types in php?
Which php function will attach one file to another?
What should be the length of variable for SHA256?
Explain how we can get the number of elements in an array?
Is it possible to protect special characters in a query string?
Tell me what is the importance of "action" attribute in a html form?
Tell me is it possible to remove the html tags from data?
What is the string concatenation operator in php?