Answer Posted / amitverma
Here are a couple of links to see the images of the
architecture of Zend -
http://bp1.blogger.com/_iVuf4fqVHMM/RzAGq6hwdfI/AAAAAAAAABA/
cuce2Qcghjc/s1600-h/zend_archi.gif
http://bp0.blogger.com/_iVuf4fqVHMM/RzAKsqhwdgI/AAAAAAAAABI/
MkAnU5uAb7k/s1600-h/zend1.bmp
Note - After few time, these link may not be available or
changed.
You may also refer to the overall (composite info) link -
http://mayurikabhatt.blogspot.com/2007/10/architecture-of-
zend-engine.html
Thanks
Amit Verma
Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
how to track no of users logged in?
What is htaccess? Why do we use this and where?
How is csrf token generated?
Explain the difference between array_merge() and array_combine()?
How can we know the total number of elements of Array?
Explain how you can update memcached when you make changes to php?
What is a collection in php?
What is design pattern? Explain all including singleton pattern?
How to create an array in php?
How does html form submit work?
What is crypt () in php?
Require_once(), require(), include(). What is difference between them?
How to check if a string contains a character or word in php?
How does php strcmp work?
What is the use of $_request variable?