> What I would like to do is upload a file and have PHP parse the file and > dump the information into a MySQL database, putting the information into > select tables. I believe I can do everything EXCEPT parse the page. > Anyone have some insight (or direct links) to some examples on what to > use to do it? what format will the uploaded file be in? csv? http://us2.php.net/manual/en/function.fgetcsv.php -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php