What are the current versions of apache, PHP, and mysql?
Answers were Sorted based on User's Feedback
Answer / ammu
new version of MySQL is MySQL 5.0
and
new version of PHP is PHP 5.2
Is This Answer Correct ? | 16 Yes | 20 No |
I created a cookie with the value like '1A2A',now i want to update this value regularly (about 20 times in a minute) with the value '1A2A3A' , 3A is the new value,new value will vary on the request it may be 3A or 4A or 100A ,some times the cookie is updating with new value but not every time.Can any body suggest the solution
What are the different filter functions used to filter a variable?
What are php variables?
What is the function file_get_contents() usefull for?
Explain what does the expression exception::__tostring means?
Do csrf tokens expire?
Which are the best start and end tags to use?
How many records can be stored in mysql table?
Explain me difference between mysql_connect and mysql_pconnect?
What software is required for php?
What are the 3 types of sessions?
What are the features of object-oriented programming in php?