what is PHP accelerator ?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can we determine whether a variable is set?

716


What is difference between required and require_once in php?

813


Tell me what are the __construct() and __destruct() methods in a php class?

760


What is isset function in php?

845


What is T_PAAMAYIM_NEKUDOTAYIM?

888


What is the use of extract function in php?

729


What should we do to be able to export data into an excel file?

772


What is __ invoke in php?

667


What is the difference between require_once and require in php?

796


What is the difference between php 5 and php 7?

681


What is the use of die in php?

716


Tell me how can we automatically escape incoming data?

706


How is the comparison of objects done in php?

706


Tell me can the value of a constant change during the script's execution?

907


How can we set and destroy the cookie in php?

719