All Tutorials

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

๐Ÿ˜PHP
July 6th, 2023

PHP JSON Array Merge

Merging one or more JSON arrays using PHP can be done in various ways. For example, the merge can be done using PHP array_merge() function o

๐Ÿ˜PHP
October 13th, 2022

PHP JSON Encode and Decode

JSON encode decode is one of the most frequently required operations. In this article, we are going to see how to encode and decode JSON usi

๐Ÿ˜PHP
July 3rd, 2022

PHP Line Breaks

Line breaks are the separators that are used to escape from continuing with the same line. This is for splitting the lengthy line into small

๐Ÿ˜PHP
May 14th, 2023

PHP Login Script with Session

In this tutorial, let us create a login script with a session in PHP. It has a simple example of implementing user authentication. This exam

๐Ÿ˜PHP
July 9th, 2022

PHP Magic Methods

Generally, for each PHP user defined function, it contains two portions, such as function definition and function call. In some special case

๐Ÿ˜PHP
May 26th, 2023

PHP Mail

PHP provides a mail() function for sending simple mail using PHP scripts. For that, the mail() function requires three arguments compulsoril

๐Ÿ—„๏ธMYSQL
August 25th, 2022

PHP MyAdmin

phpMyAdmin is one of the popular client software tools with an extraordinary user interface that helps to perform database handling operatio

Page 39 of 57 ยท Tutorials 457โ€“468 of 682