Core PHP Tutorials
- PHP Intro
- Adding Comments to PHP Code
- PHP Variables
- PHP Echo / Print
- PHP – Data Types
- Strings in PHP
- String functions
- PHP Constants
- PHP Operators
- Conditional Statement
- Looping Statement In PHP
- Functions In PHP
- Array in PHP
- Useful functions for arrays in PHP
- Sorting Arrays in PHP
- Session In PHP
- Cookies in PHP
- Implode() and Explode() Function in PHP
- Types of Errors in PHP
- PHP – PEAR
- PHP – PECL
- PHP Date and Time
- PHP include() and require() Function
- PHP include_once() and require_once() Function
- PHP File System
- PHP File/Image Upload
- PHP Send Mail
- PHP Regular Expressions
- PHP Filters
- GET and POST Methods
- Useful Numeric Functions in PHP
PHP with Mysqli
- How to Connect PHP with MySQL Database
- How to insert data into MySql using PHP
- How to fetch data from MySQL using PHP
- CRUD operation using PHP and MySQLi
- User Signup and Sign in using HTML and PHP
- How to change Password in PHP
- User login and login tracking using PHP
- How to check Email and username availability live using jquery/ajax
- jQuery Dependent DropDown List – States and Districts
- How to Send Mail Using PHP
- PHP Email Verification Script
- How to fetch data in excel or generate excel file in PHP
- How to prevent Cross-Site Request Forgery (CSRF) in PHP
- User registration with server-side validation using PHP
- How to create a Shopping Cart in PHP
- How to delete multiple records in PHP
- PHP login with remember me function
- How to create pagination in PHP
- How to Create pagination using PHP and MySQLi(with the page number)
- How to Dynamically Add / Remove input fields in PHP with Jquery Ajax
- How to send email from localhost using PHP
- How to use multiple insert queries in PHP
- CRUD operation with Image Using PHP and MySQLi
- User Registration With Email OTP Verification Using PHP
- jQuery Dependent Drop Down List–Country, States, and City in PHP
- How to get data from the database between two dates in PHP & MySQL
- How to Search Employee data from Database using PHP
- How to get Sales reports from the database using PHP
PHP Prepared Statements
Stored Procedure In PHP
- Stored Procedure In PHP
- User registration and login using Stored Procedure in PHP
- PHP CRUD Operation using Stored Procedure
Other PHP Tutorials
- Time Ago Script in PHP
- Get City Country By IP Address in PHP
- Hit counter in PHP
- Captcha Image Verification in PHP
- Server Side form Validation in PHP
- Date And Time Formatting With PHP
- How to get Current Indian time in PHP
- How to get Browser Information In PHP
- How to convert number to String in PHP
- How to get the current page URL in PHP
- How to get yesterday and tomorrow’s date in PHP
- How to change date format in PHP
- How to get the visitor IP in the PHP
- How to get the last character of a string in PHP?
- How to repeat a string a specific number of times in PHP?
- How to get the Client’s MAC or Physical address in PHP?
- How to get the Current Month in PHP?
- How to Generate a Random Number in PHP
- How to redirect a URL permanently in PHP?
- How to check if a URL is valid or not in PHP
- How to calculate age from Date of Birth in PHP
- How to compare two dates in PHP
- How to validate Email Id in PHP
PHPGurukul is all that you need when it comes to PHP Tutorials. Starting from the basics, it covers all the concepts in a very systematic approach, so your flow becomes very smooth and easy while learning web development.
When you start any programming language, you need to know what it is all about or, in a simple way, the introduction of anything you want to learn… and that’s how our tutorials start. With PHP Intro, you get an abstract of the scripting language. You should know the history before starting any tutorials like PHP was introduced in 1994 and what are the basic tags used in PHP or simple examples of how it is embedded with HTML.
The tutorials are so interactive that once you start, you will start enjoying every section of it. PHP Tutorials for Fresher covers all the basics like PHP Echo/Print statement, adding comments, knowing tags, strings, constants, operators, loops, conditional statements, arrays, etc. As a fresher to PHP, you will not find it difficult to learn and grasp.
PHP Basic Concept is well explained on our website through the required examples and tables. Tables and forms are an easy and interactive way of learning PHP. Graphical points are easier to capture by your mind after all. PHP Tutorials for beginners are all covered on the website… so even if you don’t have prior knowledge of PHP, you can get well trained on it.
While learning PHP, you should also understand the PHP oops concept, which will help build complex and reusable web applications like creating classes and objects. In PHP, OOPS, you can create a class and then make multiple objects linked to a class and use it, also called Instance. All these concepts will be cleared from our tutorials.
Lastly, our tutorials also guide you to connect PHP with MySQL Database. You also get tutorials on fetching the data and inserting data in MySQL using PHP, which will complete your PHP training.