What are the methods useful for method overloading?
No Answer is Posted For this Question
Be the First to Post Answer
What is the full form of PHP?
28 Answers Apple, Nandhini, PHP,
What do you mean by design patterns (php) ?
What is "echo" in php?
Tell me how is the ternary conditional operator used in php?
Which is better session or cookie?
What language is php based on?
Tell me can the value of a constant change during the script's execution?
How can we register the variables into a Session?
7 Answers HCL, Star Computers, Trikon Networks,
How can we do user authentication without using session/cookies ? For ex:- From page1 accepts user name and password and need to check in all other pages whether the user has logged in or not
What is the difference between $message and $$message ?
I just installed php 5.3.1 in my linux server and now my old work which i used to write with tags is not working at all.. Please help me out.. How can i resolve this??
What is difference between static and final in php?