Browsing articles tagged with " php"

Linemaker

Apr 6, 2010   //   by waqas   //   Portfolio  //  No Comments

Linemaker Limited is a family run business, which supplys soft drinks to it’s customers. Linemaker’s owner wanted to increase its business awarness by creating a website. The website is developed using an open source CMS called MODx with PHP and MYSQL.

website: www.line-maker.co.uk

ICSA Intranet

Feb 23, 2010   //   by waqas   //   Blog  //  No Comments

The new Intranet for ICSA was developed using MODx and PHP. It replaces the old one page Intranet with more dynamic allowing employees to personalise their home page with useful widgets, such as Staff news, Phone List and useful web-links.

The redevelopment of the Intranet was so that it looks more like the actual company’s website.

Splash-labels

Feb 13, 2010   //   by waqas   //   Portfolio  //  No Comments

Splash labels is an e-commerce webiste. It online store allows you to custom print hoodie, tshirts and caps with your desired name or theme.

website: http://www.splash-labels.com

php: working with arrays

Jan 5, 2010   //   by waqas   //   Blog  //  3 Comments

As a developer you already know that a variable is a bucket in which you can temporarily store a value. Using these values from the bucket you can create a script that stores, processes, and outputs information everytime it is run. Unfortunately, you can only save one value per variable at a time. Arrays are special variables that enables you to overcome this problem. An array can store many values as you want in the same variable. Each value is indexed within the array by a number or string.

Each item in an array is referred to as an element. Each element can be accessed directly via its index. By default, array elements are indexed by numbers, starting at 0. With array you can loop through each item or pull one out at random. You can sort an array numerically, alphabetically or even the way you want it to sort.
Read more >>

Bondadams

Dec 4, 2009   //   by waqas   //   Portfolio  //  No Comments

Bondadams offers a full range of legal services to major corporations, growing enterprises and wealthy private clients. Bondadams website was developed using an opensource CMS called joomla.

website Bondadams.com