Check out our newest creation Tutorial Grad. The automated tutorial directory.

Subscribe to our rss feed

pc scan tool

How to Parse a CSV File Using PHP

Posted in PHP Tutorials, Web Development Tutorials by John Ward on the June 18th, 2009

In this tutorial you will learn a simple way to parse CSV files using PHP and output the text of the fields you need. This tutorial is not going to go into what you can do with the data once you get it from the CSV as the possibilities are endless. We will simply show you how to get the data into an array in PHP.

Popularity: unranked [?]

Validating Email Address with PHP and AJAX

Posted in AJAX, HTML Tutorials, JavaScriptTutorials, PHP Tutorials, Web Development Tutorials by Mike Maguire on the June 8th, 2009

This tutorial will walk you through checking for an e-mail to be valid as the user is filling out the form without having to reload the page.

Popularity: 3% [?]