Tell me how the result set of mysql be handled in php?
No Answer is Posted For this Question
Be the First to Post Answer
How can we take a backup of a mysql table and how can we restore it. ?
7 Answers Brain Infosys, Oracle,
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 get ip address of a server in php?
Which php framework is in demand?
What is php written in?
Tell us why did you choose this particular career path?
What are session variables in php?
What is explode() in php?
Is php deprecated?
What are the different ways we can retrive the mysql results using php ? Explain each
How do I clear my browser session?
What is the main difference between require() and include()?