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 |
What are some new features introduced in php7?
What is the difference between array_pop() and array_push()?
Who is the father or inventor of php?
What is $_ get?
Explain about Type Juggling in PHP?
What are the advantages of stored procedures, triggers, indexes in php?
Differentiate echo vs. Print statement.
What is the different between count() and sizeof() in php?
What is cookies php?
which function used to get the file name in php?
Write a program to display reverse of any number?
What library is used for pdf in php?