All Tutorials

682 coding tutorials โ€” PHP, MySQL, React, JavaScript, Laravel & more ยท Page 40 of 57

๐Ÿ˜PHP
June 16th, 2025

PHP MySQL REST API for Android

PHP REST API backed up with a MySQL database is a very common schematic of an Enterprise mobile application. When the scenario requires data

๐Ÿ˜PHP
July 9th, 2022

PHP Namespace

In the file system, we have directories or folders to keep related files. Similarly, PHP namespaces are used to have related code blocks of

๐Ÿ˜PHP
July 2nd, 2022

PHP Operators

Like other programming languages, PHP includes set of operators that are used to perform operations between one or more values. PHP has a va

๐Ÿ˜PHP
July 9th, 2022

PHP Output Buffering

In PHP, the output buffering feature is used to control program output. Controlling output will be done with respect to the time of sending

๐Ÿ˜PHP
July 3rd, 2022

PHP Pagination

For an improved version of this script, visit PHP Pagination MySQL Database Example Script with Previous Next like Google. In this article,

๐Ÿ˜PHP
July 15th, 2022

PHP PDF Generation using FPDF

In this tutorial, we are going to generate PDFs from text file data using the PHP FPDF library. FPDF is unarguably the best server-side PDF

๐Ÿ˜PHP
July 10th, 2022

PHP PDO CRUD

In this tutorial we are creating an example to do database operations Create, Read, Update and Delete (CRUD) in PHP using PDO connection. In

Page 40 of 57 ยท Tutorials 469โ€“480 of 682