Summary

You learned a lot in this chapter. To summarize, we built a simple admin system to manage our marketers. After this, we also created a way for members of the newsletter to log in which leads the user to a home page.

Then we reviewed how to send an e-mail with a simple template system, which allowed a user to add his/her own menu and the content to the layout. We were also able to add Facebook social login by using the Facebook PHP SDK and its authentication process.

In the latter part of the chapter, we built a simple chat system that will send an e-mail immediately to the support e-mail address of our website. We checked out Ratchet, a PHP library to help us work with real-time messaging in PHP, and used AJAX to asynchronously send the ...

Get PHP 7 Programming Blueprints now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.