What are objects in php?
No Answer is Posted For this Question
Be the First to Post Answer
What is php limit?
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,
What are the benefits of using php?
What are static variables in php?
What is the default session out time?
What is mysqli_fetch_array?
List out some tools through which we can draw E-R diagrams for mysql.
How many types of inheritances used in php and how we achieve it.
what is php?
How do you match the character ^ at the beginning of the string? - ^^
Is gender a dependent variable?
What is the difference between InnoDb tables and MyIsam Tables in php