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 |
Does php pass arrays by reference?
How to implement a class named dragonball. This class must have an attribute named ballcount (which starts from 0) and a method ifoundaball. When ifoundaball is called, ballcount is increased by one. If the value of ballcount is equal to seven, then the message you can ask your wish is printed, and ballcount is reset to 0. How would you implement this class?
Which function will you use to create an array?
List some array functions in php?
How to change the principal password?
How can we display information of a variable and readable by a human with php?
What is php namespace?
Can we extend multiple classes in php?
How to get the total number of values in an array?
What is the function file_get_contents() useful for?
I just installed php 5.3.1 in my linux server and now my old work which i used to write with tags is not working at all.. Please help me out.. How can i resolve this??
What are advantages of .htaccess?