Answer Posted / Monica Rani
Zend Registry is a container for storing application-specific data across multiple components, while Zend Session handles session management in PHP. The registry is typically used to store objects or configuration details, whereas sessions are used for user authentication and state management.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers