Do I need to install php after xampp?
No Answer is Posted For this Question
Be the First to Post Answer
Why echo is faster than print in php?
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,
Explain me what is sql injection?
Why are sessions used?
What is strlen function in php?
Which of the data type is compound datatype supported by PHP?
How to add a cookie?
What is chrome logger?
What is alias in php?
What is php rest api?
What is orm in php framework?
Which function you can use in php to open a file for reading or writing or for both?