Topics

PHP

About this topic: Articles tagged __TAG__

Showing 345 articles

Topics

Articles

Showing 345 articles

How-tos How to Run PHP on Mac This tutorial introduces how to run PHP on Mac How-tos How to Print to Console in PHP This tutorial introduces how to write to console in PHP How-tos How to Get JSON Object From URL in PHP This tutorial introduces how to get JSON object from URL in PHP How-tos How to Find Root Directory Path in PHP This tutorial introduces how to find the root directory path of the PHP project How-tos How to Convert Object to String in PHP This tutorial introduces how to convert an object to a string in PHP How-tos How to Get the Current Script File Name in PHP Your script may need the current file name with the directory name in which it is currently executing. How-tos How to Replace Space With Dash in PHP PHP provides three functions to replace string/array with another string/array in the string/array. How-tos How to Check if Key Exists in Array in PHP Your script may need the check if particular key exist or not to perform operation on value. How-tos How to Call to Undefined Function in PHP In today's post, we are finding out how to unravel this error. How-tos How to Get Yesterday's Date in PHP It introduces how to get yesterday's date in PHP. How-tos How to Get Last Array Element in PHP This article will explain how to extract the last element of an array in PHP How-tos How to Sanitize Input in PHP In today's post, we will learn how to sanitize the input data in PHP before passing it to the database. How-tos How to Create Default Object From Empty Value in PHP This tutorial will introduce how to get rid of the error creating default object from empty value in PHP. How-tos How to Create Countdown Timer in PHP This tutorial will introduce how to create a countdown timer in PHP How-tos How to Check Type and Value of Null in PHP This tutorial introduces how to check the type and value of null in PHP. How-tos How to Detect Mobile Device in PHP This tutorial will introduce how to detect mobile devices in PHP How-tos How to Get the Current Month of a Date in PHP This article introduces how to get the current month in PHP> How-tos How to Create the MM/DD/YYYY Date Regular Expression in PHP This tutorial introduces how to create the mm/dd/yyyy regular expression in PHP How-tos How to Convert XML Into an Array in PHP This tutorial introduces how to convert XML into an array in PHP How-tos How to Create Config Files in PHP This tutorial introduces how to create config files in PHP How-tos How to Achieve Multithreading in PHP This tutorial introduces how to achieve multithreading in PHP. How-tos How to Define an Empty Object in PHP In this article, we will define an empty object in PHP. How-tos How to Subtract Days With PHP In PHP, we use some functions to subtracts day, months, and years from a date. How-tos How to Write HTML Inside PHP This tutorial introduces how to write HTML inside PHP

← All topics