What are default session time and path?
No Answer is Posted For this Question
Be the First to Post Answer
What is parent __construct ();?
Is PHP is procedure oriented or object oriented?
What is faster?
Which function Returns the time of sunrise for a given day / location in PHP.
How many types of php frameworks are there?
What is the expansion of LAMP?
How to get the position of the character in a string in php?
1. Write a function to swap two values ? $a = 10; $b = 20; echo $a, $b; swap(); // If u want u can pass parameters echo $a, $b; // It should print 20 , 10
14 Answers Aquasol, Infosys, TCS, Torque Infotech,
How to access a Static Member of a Class in PHP?
How to convert strings to upper or lower cases?
In php, how to redirect from one page to another page?
What is php? Why it is used?