Results for: "code"

Contents (564)

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
Install macOS High Sierra in VirtualBox on Windows 10
Install macOS High Sierra in VirtualBox on Windows 10

Whether you want to occasionally test a website in Safari, or try out a little bit of software in the…

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
Setting Up SFTP on Ubuntu 16.04
Setting Up SFTP on Ubuntu 16.04

I recently had a request to setup SFTP for a customer so they could manage a set of files in…

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