Explain me what is the importance of "method" attribute in a html form?
No Answer is Posted For this Question
Be the First to Post Answer
Whether session will work if we disable cookies in client browser ?
What is the substitution of submit in PHP?
Tell me how can we connect to a mysql database from a php script?
Different between the var_dump() and print_r()?
How does header() work . What do they tell the server same question for SESSIONS
how to overcome server time behind twleve hours compare to local system time
Write a regular expression to get the value xxx from the string 'xxx@yyy.com'
Explain $_FILES Superglobal Array?
Explain the difference between session and cookies in php?
What is the default session time in PHP and how can I change it?
Suppose your Zend engine supports the mode <? ?> Then how can u configure your PHP Zend engine to support <?PHP ?> mode ?
What is the difference between $name and $$name?