Describe which programming language does php parallel to?
No Answer is Posted For this Question
Be the First to Post Answer
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 properties in php?
What is php and why it is used?
How to remove leading and trailing spaces from user input values in php?
Is php a framework?
Explain setcookie() function in php?
Is null or empty c#?
How to check a key exist in an array?
How to check an element is exists in array or not in php?
What is the difference between md5(), crc32() and sha1() crypto on php?
What is php stack?
What are php applications?