advertisement After spending couple of hours searching for floating share box plugin for WordPress, I finally decided not to use ...
Tutorials
51 photoshop tutorials for creating wallpaper and poster
Wallpaper are the most appreciated and refreshing creation of designers that has so much of art in it. When you ...
35 icon design tutorials in Photoshop and Illustrator
Icon is a work of art that adds beauty to a website. We all know the importance of artistic design ...
Logo designing tutorial using photoshop and illustrator plus resources
A logo defines your brand; it is one that gives you a perception of what you and your organization is ...
Introduction to PHP – Part9
Forms: A form is an area where user can input data. The place in the form where user input data ...
Introduction to PHP – Part8
Function: A function is a subprogram that performs a specific task when called by the main program. It is always ...
Introduction to PHP – Part7
Array: Array is a systematic collection of data of similar data types that can be accessed by numeric index. Array ...
Introduction to PHP – Part6
Strings: A string is an array of characters. This tutorial demonstrates the use of string to manipulate text. A string ...
Introduction to PHP – Part 5
Loops A loop is a programming construct that facilitates programmer to execute some code number of times or a specified ...
Introduction to PHP – Part4
Control Statements A program is a collection of modules working together to perform certain task. The modules can be thought ...