What is prepared statement in php?
No Answer is Posted For this Question
Be the First to Post Answer
1.Where are the sessions storing ? 2.What are the contents of a session file ? 3.If the server is loaded with too many session files there is a possibility of server crash. How can we solve this issue? 4. How does php server identify that the particular session belongs to particular user ? For ex: If two users A and B logged from different machine, separate session files (say 1 and 2) will be created in the server. But how the php knows that 1 belongs to A and 2 belongs to B ?
Can we override magic methods in php?
Hi all,, im completely new to PHP, started learning just 2 days before. Can anybody tell me how to run a PHP file to see the program's output? i have created some simple program in Dreamweaver CS3 but don't know how to run it...
What are the main error types in php?
Explain the visibility of the property or method?
What are some of the advanced features of php?
What is lazy loading in php?
what method is used to get a user's IP address?
Describe the importance of DABA BASE ABSTRACTION LAYERS in PHP and database connection?
What are the benefits of using php and mysql?
how to track no of users logged in?
How is php different from other languages?