Suppose your zend engine supports the mode <? ?> Then how can you configure your php zend engine to support <?php ?> Mode ?
Tell me is it possible to submit a form with a dedicated button?
What is chrome logger?
What does $_server means?
Tell me what does pear stands for?
How values in arrays are indexed?
What is the role of php.ini file?
What is a role of a designer in web development. Till what level the designer will do his work. Does he gives the complete html file or the tpl file or he should also include the smarty tag in the tpl file.
Can we use include ("xyz.php") two times in a php page "index.php"?
What is PEAR in PHP?
What is self in php?
Whether One-line comment begin with pound sing(#) in php?
How to check whether cookies are disbled or not in the browser ? If that is the case how do you handle the sessions ?