What the difference between WAMP5 1.7.3 and WampServer 2?
Answer Posted / 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 |
Post New Answer View All Answers
Is php still used?
How to find datatype of variable in php?
What is php and its uses?
What are the uses of explode() and implode() functions?
Does php has a future?
Tell me how can we connect to a mysql database from a php script?
How to open a file for writing?
What is the goto statement useful for?
Does php support multiple inheritance?
What do you use php for?
How to set cookies?
How cookies are trported from browsers to servers?
How can you submit a form without a submit button?
Tell me what is the difference between ereg_replace() and eregi_replace()?
what is PDO?