Search:

Search all manuals
Search this manual
Manual
Getting Started with Membase and PHP
Additional Resources
Community Wiki
Community Forums
Couchbase SDKs
Parent Section
Getting Started with Membase and PHP
Chapter Sections
Chapters

5. Conclusion

This has been a brief outline of some basic features of the Membase memcached API in PHP. We've used the add, get, set, increment and getResultCode methods of the memcached class to store and retrieve integers and strings. There are a number of other methods that allow for scalable development in a multiprocess and multi-server environment.