Overview
Why Pay Per Course When You Can Get All of Coursera for 40% Off?
10,000+ courses, Google, IBM & Meta certificates, one annual plan at 40% off. Upgrade now.
Get Full Access
Learn to build a simple CRUD (Create, Read, Update, Delete) application from scratch using a Linode managed MongoDB database in this comprehensive 37-minute tutorial. Follow along as Gardiner Bryant demonstrates how to create a Help Desk ticketing system, showcasing Linode's worry-free MongoDB Managed Databases. Explore common PHP functions to develop your own Support System, covering topics such as creating a database cluster, setting up PHP files, installing the MongoDB PHP module, and implementing CRUD operations. Gain hands-on experience in creating forms, testing functionality, and managing database entries through step-by-step guidance on inserting, reading, updating, and deleting data. By the end of this tutorial, you'll have a functional Help Desk ticketing system and a solid understanding of working with MongoDB in a PHP environment.
Syllabus
Introduction
Create Your Database Cluster
Create Your PHP Files
Install MongoDB PHP Module
Create The Environment
Create the insert.php File
Test The Form
Create the read.php File
Test the read.php File
Add a New Form Field
Test the Updated Form
How to Delete a Database Entry
Test the Updated Form
Create delete.php
Test the delete.php File
Adding an Edit Function
Test the Edit Function
Create update.php
Test update.php
Conclusion
Taught by
Linode