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 |
What are the different ways to login to a remote server?
how to get substring of string without using substr() function in php ????
What is string function sql?
What is the correct php command to use to catch any error messages within the code?
Which is better php or wordpress?
Tell me how is it possible to know the number of rows returned in result set?
How to remove blank spaces from the string?
Would you initialize your strings with single quotes or double quotes?
How are Variables Defined in PHP?
Why is php used?
What is php session start?
Tell me in php, objects are they passed by value or by reference?