Hello, I found the attached php script online and was wondering if someone would mind taking a look at it. I have attempted to modify the script to pull down Craigslist posts. I used the exact SQL script for creating the rssingest table, and have modified the variables (username, password, etc) to fit my environment (left them out of the file for obvious reasons). Using PHP/MySQL on Hostgator. When I run the script, I get the message that it’s working, but no data is being inserted into my database: Access key correct, proceeding... Starting to work with feed URL 'http://sandiego.craigslist.org/reo/index.rss'" Thinking I had some sort of column mismatch, I used Excel to pull Craigslist data into a spreadsheet via the following: Excel Blog - Pulling RSS data into Excel (or: Using Excel to Search Craigslist) - Part 1 (file attached). It looks like it should work, IMHO. Would someone be so kind as to take a look and see if you can find what I’m missing? Thank you in advance for any and all help! index_clean.zip