what is PHP accelerator ?
Answers were Sorted based on User's Feedback
Answer / ahmad pujianto
It is a cool thing that zend company make for accelerating
the code processing in php. But don't bother to install it.
B-coz it has been installed in our php server engine.
Just use the latest php server.
You can check the zend engine version by your php server
configuration.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / rashmi
http://en.wikipedia.org/wiki/Alternative_PHP_Cache#Alternati
ve_PHP_Cache
| Is This Answer Correct ? | 3 Yes | 0 No |
Explain the three different kinds of Arrays?
What are the advantages of stored procedures, triggers, indexes in php?
Does php need to be installed?
What is the use of mysql_real_escape_string() function?
How many ways we can give the output to a browser?
What is the PHP predefined variable that tells the What types of images that PHP supports?
How can you associate a variable with a session?
How can we display information of a variable and readable by a human with php?
Tell me how do I check if a given variable is empty?
How can we know that a session is started or not?
3 Answers Rushmore Consultancy,
Which have the fastest execution between mysql_fetch_array() and mysql_fetch_assoc()
Tell me how can I display text with a php script?