SendGrid SMTP With MailGet : Complete Setup

MailGet provide excellent feature for multiple SMTP integration in your single account to send emails.  It connects with all SMTP services like Mandrill, SendGrid, Mailgun, Postmark, Google, Outlook, Yahoo,Mailjet  etc. In documentation, we are going to connect SendGrid with MailGet to send emails and see how to update that credentials. Do follow steps- Connect SendGrid SMTP Step: 1 After login in your MailGet …

CRUD operations with checkbox using PHP and MySQL.

PHP and MySql are one of the most widely used technology to interact with the database. In our previous tutorials, we have performed a simple operation to get values of multiple checked checkboxes using PHP. In this blog post, we are going to demonstrate an example  of CRUD (create, read, update and delete) operations with checkboxes …