Dougalsden

This is post is now quite old and the the information it contains may be out of date or innacurate. If you find any errors or have any suggestions to update the information please let us know or create a pull request on GitHub Another tasteful Magento work we did was this project specializing in selling products for pets. Other than consultation we installed this nice and simple Magento theme and set up a WordPress blog for the client. Read On →

Upholstered Headboards UK

This is post is now quite old and the the information it contains may be out of date or innacurate. If you find any errors or have any suggestions to update the information please let us know or create a pull request on GitHub Upholstered Headboards.co.uk specialises in manufacturing, supplying and distributing quality designer upholstered headboards to both the commercial and domestic markets. We built this project from ground up. The website is based on Magento e-commerce platform. Read On →

Baildon Physiotherapy

This is post is now quite old and the the information it contains may be out of date or innacurate. If you find any errors or have any suggestions to update the information please let us know or create a pull request on GitHub Baildon Physiotherapy is a sports injury clinic based in Baildon, bradford leeds. They offer expert treatment of a wide variety of musculoskeletal problems. We have created their new look website from ground up based on client’s specification. Read On →

Swimmers Limited UK – Waterproof Audio Equipment

This is post is now quite old and the the information it contains may be out of date or innacurate. If you find any errors or have any suggestions to update the information please let us know or create a pull request on GitHub Swimmers ltd specializes in offering the largest range of waterproof MP3 players and cases available in one store. They aim to be a trusted authority on selecting audio products and cases for use during water sports activities. Read On →

PHP Calling Methods using Array_Walk

This is post is now quite old and the the information it contains may be out of date or innacurate. If you find any errors or have any suggestions to update the information please let us know or create a pull request on GitHub The array_walk function is one of those unassuming little PHP functions that a lot of people may well ignore, but it is often very useful and can save writing out lines of code, compressing a pretty common coding structure into a single function call. Read On →

Netbeans Autocomplete on Class Properties Using PHPDoc

This is post is now quite old and the the information it contains may be out of date or innacurate. If you find any errors or have any suggestions to update the information please let us know or create a pull request on GitHub If you are using netbeans for PHP classes and you have some of your class properties are instances of other objects and you want to get autocomplete working for them, then you might struggle to figure out which PHPDoc syntax to use to get autocomplete working. Read On →