What is the method to register a variable into a session?
No Answer is Posted For this Question
Be the First to Post Answer
how to run PHP in command line?
8 Answers InfoShore, Ramp Green, Xtreeme,
What is session in php why it is use?
How to Pass JSON Data in a URL using CURL in PHP?
How can you tell if a number is even or odd without using any condition or loop?
How can we determine whether a variable is set?
How to set session.gc_maxlifetime properly?
What are the difference between abstract class and interface?
How to upload and play video in Php when u r in localhost?
What are different types of errors available in Php?
What is $row in php?
hi guys..i m new to php..and want to learn it including the oops concept...can anybody send me some good programming bases exercise or a small learning project on it at nitsl_a@yahoo.co.in.I know html and going thru some of its websites.But about to go on it practically.plz advice.
1 Answers College School Exams Tests, Satas, Wipro,
What is happening in the following code $objA = new A(); // A is a class $objB = $objA;