PHP Archive

PHP for Beginners – Part 3

Hey Folks! In this part of the tutorial we will be seeing how to create functions,  play with single and multidimensional arrays and String related functions. These are the backbone of any programming language. Almost 80% of

PHP for Beginners – Part 2

Hey Guys !! In our Previous Blog PHP for Beginners – Part 1 you have learnt about the basics of variable, operators and data type, now its the time to put it in action. This Blog includes: If, Switch, for,

PHP for Beginners – Part 1

This tutorial is intended for people having a fair bit of knowledge in programming, and wants to learn PHP. I will be illustrating the basics and key points followed by working demo which are utmost necessary in