How to Parse a CSV File Using PHP
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 [?]
10 Comments
Validating Email Address with PHP and AJAX
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% [?]








