Should I use mysqli or pdo?
No Answer is Posted For this Question
Be the First to Post Answer
What is a http session?
What is abstraction php?
What is the default time in seconds for which session data is considered valid?
How to uploaded files to a table?
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,
Why use static methods php?
What does php exit do?
what is the diference between php4 and php5
2 Answers Tavant Technologies,
How long is a php session valid?
Which array function checks if the particular key exists in the array?
What is strcmp?
What is php call function?