Why overriding is called runtime polymorphism?
No Answer is Posted For this Question
Be the First to Post Answer
Do csrf tokens expire?
armstrong number by using php while number is given by the keyboard.?
what is the diference between php4 and php5
2 Answers Tavant Technologies,
What is php in full?
What is interface? Why it is used?
What is active record in php?
What is Apache's configuration file typically called?
Is multilevel inheritance possible in php?
What is the role of php.ini file?
Which of the following represents the proper way to set a session variable? Answer: a. $_SESSION['foo'] = 'bar'; b. session_start(); c. session_set_save_handler ('myopen', 'myclose', 'myread', 'mywrite', 'mydelete', 'mygarbage'); d. $foo = $_SESSION['foo']; 2.When administering MySQL, you should make the data directory accessible via the operating system 3.which statement can be used to determine how the optimizer resolves a query
How can we register the variables into a Session?
7 Answers HCL, Star Computers, Trikon Networks,
How to open standard output as a file handle?