Tell me what is the importance of "action" attribute in a html form?
No Answer is Posted For this Question
Be the First to Post Answer
How to find length of an array in php ?
How do you remove whitespace from the beginning and end of a $string variable?
what method is used to generate a random number?
How do you access a get requests url parameter with 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,
What is php full form?
What is php limit?
How to convert one date format into another in php?
What are the reasons for selecting lamp (linux, apache, mysql, PHP) instead of combination of other software programmes, servers and operating systems?
Why framework is used in php?
How would you determine the size of a file in php?
How can you parse files that were not ending with .php by using Apache?