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 |
What is mysql_fetch_array?
How does one prevent the following warning ‘warning: cannot modify header information – headers already sent' and why does it occur in the first place?
Explain what is the difference between mysql_fetch_array() and mysql_fetch_assoc()?
What is difference between isset and empty in php?
How a constant is defined in a php script?
List some sorting functions in php?
What are the security measures we have to take for our site not to hack by others.
3 Answers Infosys, Torque Infotech,
What is the difference between get and post method in php?
What type of language is php?
How values in arrays are indexed?
Is php still relevant 2019?
Tell me what is the main difference between require() and require_once()?