Learn PHP

PHP session time set unset and check existence

A quick solution to learn how to set PHP session time and check expiry before using the session. ...

October 14th, 2021

PHP echo to print HTML, New Line, Text and Array

PHP echo overview, syntax, usage examples for printing line, HTML with simple description and output screenshots. ...

September 2nd, 2021

PHP Explode

A basic idea and the usage practice of PHP explode() function with simple examples to use in a web application. ...

August 29th, 2021

PHP header

PHP header and related functions syntax, usage with simple examples for setting the request and metadata via header. ...

August 11th, 2021

PHP for Web Development

PHP is the most popular language used for web development. Unarguably the winner in terms of popularity. If you plan to build modern website ...

April 11th, 2013

↑ Back to Top