What is the use of htmlentities in php?
No Answer is Posted For this Question
Be the First to Post Answer
Suppose a variable may passed to other page using any of get,post,session,cookie methods and u want to retrive that variable value . what is the syntax?
which function used to get the file name in php?
which function used to get the number of days between two given dates in php
What does addslashes do in php?
What is constructor and destructor?
explain the changes in php version
how to upload 100mb file using .htaccess..
Explain how is it possible to cast types in php?
What is mysqli_real_escape_string?
What are php libraries?
What is use of count() function 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,