All Tutorials

682 coding tutorials β€” PHP, MySQL, React, JavaScript, Laravel & more Β· Page 37 of 57

🐘PHP
September 27th, 2022

PHP Form Validation

While Validating an HTML form the client-side validation is not only enough. Since our web application allows outsiders to enter data, serve

🐘PHP
April 10th, 2024

PHP fputcsv

A simple and useful manual for PHP fputcsv with one or more examples.

🐘PHP
July 2nd, 2022

PHP function showing IP Address

This article covers the available ways to get IP addresses using PHP script. The IP address is the unique address for the machines like a cl

🐘PHP
July 2nd, 2022

PHP Globals with EGPCS Information

EGPCS is the variable parsing order configured as the value of the variable_order directiveΒ in the PHP configuration file. It is used to con

🐘PHP
February 9th, 2026

PHP Google OAuth Login

PHP Google OAuth API allows users to login in to a website with their Google credentials. A user with a Google account need not remember yet

🐘PHP
June 23rd, 2022

PHP header

PHP header and related functions syntax, usage with simple examples for setting the request and metadata via header.

🐘PHP
July 6th, 2023

PHP Hello World

This is the first post on my PHP blog, Phppot. I am starting this blog with enthusiasm, love, and confidence. I hope I will add some value t

🐘PHP
July 3rd, 2022

PHP htmlentities()

Generally, the character encoding is done in various ways in PHP which provides many functions to perform these conversions, onto a given in

🐘PHP
July 6th, 2022

PHP If Else Statement

If and Else statements are a kind of PHP conditional statements, since it applies one or more conditions upon a block of code, based on whic

🐘PHP
July 15th, 2022

PHP Image Resize

While displaying images for our websites, it is important to ensure that it could be set within our layout boundary. If not, we need to resi

Page 37 of 57 Β· Tutorials 433–444 of 682