Shift 2 Dev
Home
About
Categories
Configuration
Custom Elements
Custom Functions
Web Design
WordPress
Contact
Privacy Policy
Search for:
Search Button
mysql
Guide For Installing WordPress on IIS
26
Apr, 25
Step by step complete guide for installing WordPress on IIS in a Windows system including detailed prerequisite configurations.
Read More
MySQL DELETE SubQuery Returns More Than 1 Row
20
Mar, 25
This post I will show you how you can create a MySQL DELETE query with a subquery that returns more than 1 row as its result.
Read More
Simplify Complex MySQL Queries Using JOIN Clause Statements
18
Feb, 25
In this post I will show you a sample of how to use JOIN statements in MySQL to simplify your queries.
Read More
Working With JWT Authentication In Android And A PHP Server
6
Feb, 25
I will show you a sample project of working with JWT Authentication in Android and a PHP Server.
Read More
Http Interceptor For Retrofit in Android To Encrypt Communication
30
Jan, 25
In this post I show you how I implemented a custom Retrofit Http Interceptor for encryption in Android to communicate with a PHP server.
Read More
MySQL Communication With Android
26
Jan, 25
In this post I will show you how to implement Android communication with a remote MySQL server via PHP.
Read More
Access MySQL From Android
22
Jan, 25
Android accessing your own hosted MySQL database.
Read More
Create Remote MySQL Databases
22
Jan, 25
This post is a brief example of starting to work with MySQL databases for your projects.
Read More