Showing posts with label PHP Advanced. Show all posts
Showing posts with label PHP Advanced. Show all posts

PHP 5 Date and Time

June 10, 2019
The PHP  date()  function is used to format a date and/or a time. The PHP Date() Function The PHP  date()  function formats a timestamp to a...

PHP 5 Include Files

June 10, 2019
The  include  (or  require ) statement takes all the text/code/markup that exists in the specified file and copies it into the file that use...

PHP 5 File Handling

June 10, 2019
File handling is an important part of any web application. You often need to open and process a file for different tasks. PHP Manipulating F...
Powered by Blogger.