Working With PHP Strings In this tutorial w’ll discusses many tasks commonly associated with strings in PHP—removing unnecessary whitespace, finding and replacing string...
Working With PHP Arrays In this tutorial we will learn tips and tricks to use PHP array efficiently in Our PHP program. We...
MySQL Intermediate Tutorial The MySQL intermediate tutorial covers some of intermediate techniques such as Aggregate Functions,GROUP BY, HAVING,SubQuery,Concatenation,UNION and joins. Masud AlamHi,...
MySQL Basic This section helps you to get familiar with basic MySQL including managing MySQL database and manipulating data using various...
Number Manipulation with PHP Numbers. You can’t get away from them. They’re always there, crawling around in your application, needing constant care and...