What is the importance of "method" attribute in a html form?
No Answer is Posted For this Question
Be the First to Post Answer
What is a http session?
•What is the difference between “mysql_fetch_array” and “mysql_fetch_object?
Tell me how can we get the error when there is a problem to upload a file?
How can we get the properties (size, type, width, height) of an image using PHP image functions?
What are the advantages of php mysql?
How to get length of an array in PHP?
Does php need a closing tag?
Is multilevel inheritance possible in php?
How can i send a HTML file to mail account.
Is overloading possible in php?
Suppose the variable $var1 is set to 10 and the $var2 is set to the character var1, what's the value of $$var2?
How to count a number of words in a string in php?