Results for: "database"

Categories (1)

Contents (137)

8 Free PHP Books  to Read in Summer 2018
8 Free PHP Books to Read in Summer 2018

In this article, we've listed 8 free PHP books that can help you to learn new approaches to solving problems…

read more
Best Websites to Learn Coding Online
Best Websites to Learn Coding Online

You know and we know that it’s totally possible to learn to code for free... If you can teach yourself how…

read more
Send Push Notification to Users Using Firebase Messaging Service in PHP
Send Push Notification to Users Using Firebase Messaging Service in PHP

Today I will show you how to send unlimited free push notifications to your clients using Firebase Cloud Messaging (FCM) in…

read more
How to Become a Full Stack Developer in 2018
How to Become a Full Stack Developer in 2018

A full stack developer is someone who can work on the development of all layers of an app or program.…

read more
MYSQL: How to create a new user and give it full access only to 1 database
MYSQL: How to create a new user and give it full access only to 1 database

To create a new user in MySQL and give it full access only to 1 database, say dbTest, these are…

read more