Which is the Best plateform for PHP?
Answers were Sorted based on User's Feedback
Answer / bharath.b
According to me PHP is best for all os like LAMP for
linux,WAMP for windows
| Is This Answer Correct ? | 10 Yes | 0 No |
Answer / lakum
LAMP
Linux apache Mysql Php
Because In Linux provides basic OS and server Environment
In built Mysql no need to download.
| Is This Answer Correct ? | 8 Yes | 1 No |
Answer / psharma05
acc to me lamp and wamp both are best.
because in lamp lunix os is used and it is open source and wamp is best because it is user friendly.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / gopi
PHP is a Multiplatform language..
We can take it as unix as a best one and next is windows.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / akhter sayeed
java is best for each other. IBM,Coucho,Sun,Oracle are
organisations using this combination.
| Is This Answer Correct ? | 2 Yes | 12 No |
Can we extend multiple classes in php?
How will you calculate days between two dates in PHP?
Do you know what is the difference between mysql_fetch_object() and mysql_fetch_array()?
How can we encrpt a text?
What is htaccess? Why do we use this and where?
How to Retrieve a Cookie Value?
what are the rules to be followed at the time of declaring a variable?,what is the purpose of var_dump()function in php,syntax of ternary operator()in php,difference between drop a table and truncate a table...
Does php support multiple inheritance?
Is php faster than nodejs?
How can post form values with out press submit button
Which is the correct way to check if a session has already been started ?
Is php class name case sensitive?