How can you pass a variable by reference?
No Answer is Posted For this Question
Be the First to Post Answer
In php how can you jump in to and out of "php mode"?
What are classes in php?
please send me the interview questions and answers to my mail id : srikanthgovardana@yahoo.com or srikanthgovardana@gmail.com
What is the difference between InnoDb tables and MyIsam Tables 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?
What is the difference between print() and echo()?
How is the ternary conditional operator used in php?
How to block direct directory access in PHP?
Tell me how can we pass the variable through the navigation between the pages?
Explain what is the difference between mysql_fetch_array() and mysql_fetch_assoc()?
how to uploade video in php????
What is mysql_fetch_row?