Topics
PHP
About this topic: Articles tagged __TAG__
Showing 345 articlesRelated tags
Topics
Articles
Showing 345 articles
How-tos
How to Get Headers in PHP
This tutorial demonstrates how to get headers sent by the server in response to an HTTP request.
↗
How-tos
How to Generate UUID in PHP
This tutorial demonstrates how to generate different versions of UUIDs in PHP.
↗
How-tos
How to Use ODBC Functions in PHP
This article introduces how to use ODBC functions in PHP.
↗
How-tos
How to Set Maximum Execution Time in PHP
This tutorial introduces how to increase the maximum execution time of a script in PHP.
↗
How-tos
How to Get Random Array Item in PHP
This tutorial introduces how to get a random item from an array in PHP.
↗
How-tos
How to Delete Directory in PHP
This tutorial introduces how to delete a directory in PHP.
↗
How-tos
How to Count Files in a Directory in PHP
This tutorial introduces how to count files in a directory in PHP.
↗
How-tos
How to Set Up PHP-FPM and Nginx Docker Containers
In this tutorial, we will discuss how you can set up your PHP, PHP-FPM and NGINX containers when developing locally on Docker.
↗
How-tos
How to Minify HTML Output of the PHP Page
In this article, we will discuss the process of minifying your HTML output for PHP pages. We minify the output to improve the overall website performance.
↗
How-tos
How to Download PDF Files in HTML With PHP
You can download PDF files in HTML links using PHP.
↗
How-tos
How to Convert a PDF Document to a Preview Image in PHP
This tutorial will discuss two methods you can use to convert a PDF document to a set of preview images in PHP.
↗
How-tos
How to Compare Two Arrays in PHP
This tutorial explains and details how to compare two arrays using operators and functions in PHP.
↗
How-tos
How to Break Out of the Foreach Loop in PHP
This tutorial explains and details in simple steps how you can break out of the foreach loop in PHP.
↗
How-tos
How to Add Array to Array in PHP
This tutorial explains and details how to add array to another array in PHP include older versions
↗
How-tos
How to Profile a PHP Script
This tutorial introduces how to profile a PHP script.
↗
How-tos
How to Create Table in PHP
This tutorial introduces how to create table in PHP.
↗
How-tos
How to Loop Through Associative Array in PHP
This tutorial introduces how to loop through an associative array and get the key in PHP.
↗
How-tos
How to Implement Linked List in PHP
This tutorial introduces the implementation of linked list in PHP.
↗
How-tos
How to Work With DatePicker in PHP
This tutorial discusses how to work with DatePicker in PHP using built-in functions and a third-party PHP library.
↗
How-tos
How to Require_once vs Include in PHP
This tutorial explains and details how and when to use require, include, require_once and include_once within a PHP file.
↗
How-tos
How to Include Absolute and Relative Paths in PHP
This tutorial details and explains how to use the absolute and relative path in PHP.
↗
How-tos
How to Calculate Average of Numbers in PHP
This tutorial explains how to calculate a series of numbers, float, or integers in PHP.
↗
How-tos
How to Round Floating-Point Numbers in PHP
This tutorial demonstrates how to round the floating-point numbers in PHP.
↗
How-tos
How to Parse HTML in PHP
This tutorial details and explains how to use HTML and webpages using PHP built-in functions and third-party libraries.
↗
No articles found
Try clearing the filters.