2

I'm currently studying to take the Zend exam and some things are not clear to me. Zend requires that we know the "Performance / bytecode Cacing." Reading the documentation on php.net I could not find anywhere.

http://www.zend.com/en/services/certification/php-5-certification/

Can anyone explain me what is the Performance/bytecode caching and where i can read more about that...

Also he want to know "Config"... I'm not sure what zend exactly is meant?

Thanks...

2 Answers 2

2

I think it's about APC. You can read about it here

Sign up to request clarification or add additional context in comments.

2 Comments

No i think is not that. I dont see on that page bytecode caching. Omg i dont know for what is that important...
1

I think it's talking about OPcache and you can find it in the php official website documentation

OPcache

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.