Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what are the current or latest versions of LAMP ?
Linux, Apache, MySql, PHP

Answers were Sorted based on User's Feedback



what are the current or latest versions of LAMP ? Linux, Apache, MySql, PHP..

Answer / madhu

PHP 5.3.5

Mysql 5.5

Is This Answer Correct ?    3 Yes 1 No

what are the current or latest versions of LAMP ? Linux, Apache, MySql, PHP..

Answer / potherca

Linux 2.6.23 [Oct 02 2007]
Apache 2.2.6 [Sep 6, 2007]
MySQL 5.0.45 [Jul 4, 2007]
PHP 5.2.4 [30-Aug-2007]

Is This Answer Correct ?    4 Yes 4 No

what are the current or latest versions of LAMP ? Linux, Apache, MySql, PHP..

Answer / lt

Linux 2.6.29.1
Apache 2.2.11
MySQL 5.1
PHP 5.2.9
Based on April 15, 2009

Is This Answer Correct ?    2 Yes 3 No

what are the current or latest versions of LAMP ? Linux, Apache, MySql, PHP..

Answer / sachin

php 5.3.1

mysql 5.1.43

apache 3.3

Is This Answer Correct ?    1 Yes 2 No

Post New Answer

More PHP Interview Questions

What is the use of Php variables?

0 Answers  


What u mean by query?

0 Answers  


Explain the difference between require() and require_once()?

0 Answers  


What are the four scalar types of php?

0 Answers  


<?php include ("db.php"); $result = mysql_query("SELECT ques_id FROM questionbank order by ques_id limit 5 "); while($obj=mysql_fetch_array($result)) { $ad1[$obj['ques_id']]++;//Used an array and inserted the database query results into it. } $rand_keys=array_rand($ad1,1); //Did a random array function echo "First random id = ".$ad1[$rand_keys[0]]; echo "<br>Second random id = ".$ad1[$rand_keys[1]]; ?> <!--Its not working. Have any solution for this. -->

1 Answers  


What does the unlink() function mean?

0 Answers  


How we can retrieve the data in the result set of mysql using php?

0 Answers  


What is strcmp?

0 Answers  


What are the differences between php constants and variables?

0 Answers  


How is it possible to cast types in php?

0 Answers  


What are the difference between overloading and overriding in oops?

0 Answers  


How can I embed a java programme in PHP file and what changes have to be done in PHP.ini file?

1 Answers   Sify, Small Biz Express,


Categories