Programming for kids: PHP string manipulation and arrays
I am continuing my Programming for kids series with an overview of things my kids have done using PHP string manipulation functions.
I am continuing my Programming for kids series with an overview of things my kids have done using PHP string manipulation functions.
Google Plus is the latest social network that is becoming increasingly popular. Today I will show a really simple and short way to display latest updates on Google Plus for a given user id.
I am starting a jQuery Mobile tutorial series which will show what you can achieve with this fabulous tool. Today, the very basic tutorial to demonstrate the simplicity of the development process.
Exceptions are used to change the normal flow of a script if a specified error occurs. Today, I am going to show you how to use and handle the PHP Exceptions properly.
Comments