Posts


PHP Lesson 3 – Data Types
In PHP, as in other languages, there are different types of data…

PHP Lesson 2 – Variables
The simplest definition of a variable is to store the data we want…


Adding Infinite Scroll to WordPress Theme Without Plugin
In this article, I will tell you how to use WordPress theme without using plugins…

Sending the File Uploaded with the Form by Attaching it to the Email
Note: The class has been updated since I wrote this post…