How can I find my php version?
No Answer is Posted For this Question
Be the First to Post Answer
Which is the latest version of php?
What is isset post?
How can we submit a form without a submit button? What is the use of obj_star?
2 Answers Rushmore Consultancy,
How to increase session life time using PHP?
How to convert strings to upper or lower cases?
Suppose your zend engine supports the mode <? ?> Then how can you configure your php zend engine to support <?php ?> Mode ?
What is a php 5?
What does $globals mean?
Explain me what is sql injection?
How can we define a variable accessible in functions of a php script?
How can we determine whether a php variable is an instantiated object of a certain class?
Which is the best method to fetch the data from mysql? 1.mysql_fetch_array() 2.mysql_fetch_object() 3.mysql_fetch_row() 4.mysql_fetch_assoc()