March 24, 2022
In this video, I’ll show you how to connect to a local… Continue Reading…
March 24, 2022
In this video, I’ll show you how to connect to a local… Continue Reading…
March 10, 2022
In this video, I’ll show you how to easily connect to your… Continue Reading…
March 4, 2022
In this video lecture, we’ll learn to create a simple Content Management… Continue Reading…
March 3, 2022
Security is most important when sensitive data is involved. There are many… Continue Reading…
July 7, 2020
In this video series, we’ll build a simple PHP application that will… Continue Reading…
June 15, 2020
Below are some general characteristics of classes, interfaces, and traits. The lists… Continue Reading…
June 13, 2020
Serialization is the process of converting an object into a string (text)… Continue Reading…
How to access constants and static data in PHP using the scope… Continue Reading…
June 12, 2020
Creating classes and objects in PHP is fairly simple and straight forward.… Continue Reading…
June 8, 2020
The state of a variable is the data that it contains. As… Continue Reading…