This PHP tutorial is a collection of programming problems and their answers in terms of How To's.
You as a programmer while working with application development, face problems such as how to convert one type of data into another type or how to deal when a program throws some exception, etc.
So, for this purpose, you can use this systematic How To's Guide, to solve your day-to-day programming problems. It contains several topics such:
How to create a String?
How to add elements to the Array?
How to Convert Date Formatting?
How to merge two Arrays?
and many more...