What are the current versions of apache, PHP, and mysql?
Answer Posted / gvc vijayaraja
php=>6.2.1
apache=>2
mysql=>5.1
| Is This Answer Correct ? | 12 Yes | 9 No |
Post New Answer View All Answers
So if md5() generates the most secure hash, why would you ever use the less secure crc32() and sha1()?
How to submit form without a submit button.
A process can run only in the background. State Whether True or False?
What is php artisan tinker?
What are the methods of array in java?
What is the difference between single-quoted and double-quoted strings in php?
How to delete a file from the system?
Tell me is it possible to remove the html tags from data?
What is list function with their uses.
Explain what are the three classes of errors that can occur in php?
How to display your correct URL of the current web page?
Tell me what is the difference between ereg_replace() and eregi_replace()?
What is php crud api?
How to access a global variable inside a function?
What are the differences between echo and print?