Junaid Rehman

I am a blogger and freelance web developer by profession. I love to blog and learn new things about programming and IT World.

Difference between require, require_once, include and include_once

All these functions require, require_once, include and include_once are used to include the files in the php page but there is slight difference between these functions. Difference between require and include is that if the file you want to include is not found then include function give you warning and executes the remaining code in

Difference between require, require_once, include and include_once Read More »

How to become freelancer

According to wikipedia: freelance is somebody who is self-employed and is not committed to a particular employer long term The companies now are most probably outsourcing their projects. So freelancing is becoming more popular these days. A freelancer has also benefit of working independently and getting extra income by doing some hour of work. I

How to become freelancer Read More »