What the difference between WAMP5 1.7.3 and WampServer 2?
Answers were Sorted based on User's Feedback
Answer / saroj kumar singh
WAMP5 is old version with php, apache and mysql, where as
WAMPSERVER2 is the new version with latest php, apache and
mysql.
| Is This Answer Correct ? | 9 Yes | 0 No |
Answer / jaswant singh
Wamp Server and Wamp5 has difference, both are not same.
| Is This Answer Correct ? | 12 Yes | 4 No |
Explain different sorting function in php?
What is chrome logger?
How to increase the maximum execution time of a script in php?
Where are sessions stored php?
How do you explain independent and dependent variables?
How to install PHP with --mcrypt and --mhash?
What is php and what does it do?
Create a PHP web script with the following attributes: on start, three HTML form elements are shown: an string input field, a checkbox field, a dropdown/pull down list with 5 elements and a submit button. On submission, the form should be redisplayed (while remaining all options/inputs as the user has selected/entered them). Additionally, the selections/inputs of the user should be displayed in text. Please solve this without the use of any external libraries.
How do I stop a php script?
What is the difference between null and empty?
What is a php session?
Explain how to execute a php script using command line.