Browsing Author

Philo Hermans

Hi there! My name is Philo from The Netherlands. I am a freelance web designer / developer and love to design and build websites and web applications. Ill try to write more high quality tutorials for nettuts.com soon! Follow me on Twitter | Themeforest or check out my website
Author Feed

How to Use the Latest Updates to the Marketplace API

How to Use the Latest Updates to the Marketplace API

The Envato Marketplaces are exploding, with more than 600k members and over 65k files!

A great addition to the marketplaces is the API, which is becoming more popular everyday, thanks to the latest updates! Our awesome marketplace devs are constantly listening to community feedback, and have added some sweet features to the edge release!

How to Build a Shopping Cart using CodeIgniter and jQuery

How to Build a Shopping Cart using CodeIgniter and jQuery

CodeIgniter is an open source PHP web application framework with a lot of features. Recently, thanks to the latest update, a new feature was added to this framework, called the Cart Class. In this tutorial, we’re going to take advantage of this new class, and write a shopping cart system, with a touch of jQuery added in.

Using PayPal Instant Payment Notification with PHP

Using PayPal’s Instant Payment Notification with PHP

Hi there! Today we are going to combine Paypal with PHP to allow for the easy processing of payments on your website.

How To Implement sIFR3

How To Implement sIFR3 Into Your Website

I noticed some requests on how-to implement sIFR3 into your website – or in combination with WordPress. In this tutorial i will demonstrate where to download sIFR3 and how to install it onto your website or in this case, a WordPress theme.

Adding Form Validation to WordPress Comments using jQuery

When it comes to simpler user experience, having your form validation happen instantly on the same page is a lot cleaner than reloading pages and possibly losing some form content. In this tutorial I’ll show you how to use jQuery to do some instant checking on an example comment form.