Nettuts+ Author - Philo

PG

Visit Philo's Website

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


Posts by Philo

Member signup with email verification

How to Implement Email Verification for New Members

May 18th in PHP by Philo
144

Have you ever created an account with a website, and were required to check your email and click through a verification link sent by the company in order to activate it? Doing so highly reduces the number of spam accounts. In this lesson, we’ll learn how to do this very thing!

Continue Reading

Using PayPal Instant Payment Notification with PHP

Using PayPal’s Instant Payment Notification with PHP

Mar 4th in PHP by Philo
102

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

Continue Reading

How To Implement sIFR3

How To Implement sIFR3 Into Your Website

Aug 5th in Javascript & AJAX by Philo
93

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.

Continue Reading

Adding Form Validation to WordPress Comments using jQuery

Jul 11th in Wordpress by Philo
93

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.

Continue Reading