
A quick solution to learn how to set PHP session time and check expiry before using the session. ...
October 14th, 2021
This tutorial describes the power of simple scripting to Sendmail in PHP with various examples with or without libraries. ...
October 10th, 2021
Quick example to convert PHP object to array using different ways like encoding and typecasting. ...
September 15th, 2021
PHP echo overview, syntax, usage examples for printing line, HTML with simple description and output screenshots. ...
September 2nd, 2021
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 and related functions syntax, usage with simple examples for setting the request and metadata via header. ...
August 11th, 2021
A comprehensive guide for JSON handling with PHP that includes example code to read, write, parse, encode, decode and convert JSON data. ...
January 30th, 2019
In PHP, array is an implementation of an ordered Map. A map is an abstract data type of key value pairs. It is an interface, a contract. A m ...
April 15th, 2013
PHP is the most popular language used for web development. Unarguably the winner in terms of popularity. If you are planning to jump into bu ...
April 11th, 2013