PHP Reading And Writing Excel Files In this code snippet, we'll learn how to read and write excel files in PHP. We will use the PHPSpreadsheet library to read/write Excel PHP Using DomDocument To Work With HTML In this code snippet, we'll see how to work with HTML using DomDocument in PHP. If you need to change HTML PHP Global Exception Handler In this code snippet, we'll make a global exception handler in PHP. A global exception handler is used to catch any PHP APIs With The Slim Framework In this code snippet, we'll make a REST API with the Slim framework in PHP. Slim is a framework that enables PHP Objects And OOP In this code snippet, we'll take a look at objects and basic of object oriented programming in PHP. I will PHP Downloading With file_get_contents() In this code snippet, we'll learn how to perform file downloads in PHP with the file_get_contents() function. The file_get_contents() function PHP Force File Download In this code snippet, we'll learn how to force file downloads in PHP. PHP Data Validation In this code snippet, we'll learn how to perform data validation in PHP. Data validation is used to make sure PHP Date In this code snippet, we'll learn about the date() function in PHP. The date() function takes in a string that specifies PHP dirname() Function In this code snippet, we'll learn about the dirname() function in PHP. The dirname() function takes in a path string and < Previous 1 … 8 9 10 11 12 … 26 Next >