TECHNIG
Gateway for IT Experts and Tech Geeks
Browsing Tag

PHP Function

Formatting PHP Dates and Time: Step by Step Guide

PHP is by far the most popular web programming language. Almost for every project that’s done in PHP, you work with date and times. Working and formatting PHP dates and times might be a little hard and complicated at first, but they will be…

5 Useful PHP Function for Working with Files

PHP is definitely one of the most popular programming language for web developers. And this article is about 5 useful function that every PHP developer must know when working with files and directories. 1. file_put_contents — Write a…