PHP Comments
Learn all about PHP comments – how, where, and when to use it in your scripts.
Teach Yourself Web Development and Web Designing Step by Step With Easy Explanation
What is a multidimensional array? In the PHP Arrays lesson, you’ve learnt that each key/index of an array can contain only one value – a number or a string. Well, instead of a single value, a key may contain another Read more
SOLUTION: Learn how to remove line breaks from a string
SOLUTION: Know how to add a PHP line break or a new line correctly in a string
SOLUTION: Learn techniques to convert UTC/GMT time to localtime
SOLUTION: Learn how to and when to use curly braces in php
SOLUTION: Learn how to retrieve month from current date or any date