What are session variables in php?
No Answer is Posted For this Question
Be the First to Post Answer
In php, how to redirect from one page to another page?
Tell me what does the php error 'parse error in php - unexpected t_variable at line x' means?
Why php is widely used?
Tell me what is the difference between ereg_replace() and eregi_replace()?
Explain me what are the differences between mysql_fetch_array(), mysql_fetch_object(), mysql_fetch_row()?
Is apache needed for php?
1.What are the difference between echo , print , print_r ? else this 3 can we show output to a client in some other way?
Is php 5 still supported?
What is use of mysqli_query in php?
What are the difference between include_once & Require_once?
Explain the types of string comparision function in PHP
How to take a substring from a given string?