Open GoogleCodeExporter opened 8 years ago
I just ran the code again, and there at the top was a new item. And nothing
happend. SO I was wrong, its not just with an existing item at the top. Its
something specific with this feed.
Its so strange though. Its parsing the feed just fine, but doesn't insert it
into the database..
Original comment by CaseyAla...@gmail.com
on 15 Apr 2014 at 1:04
I figured out the problem. I just had to run mysqli_real_escape_string()on the
item_title before it was inserted into mysql.
Sometimes I feel so dumb lol. Hope this helps someone in the future!
Original comment by CaseyAla...@gmail.com
on 15 Apr 2014 at 10:53
Original issue reported on code.google.com by
CaseyAla...@gmail.com
on 15 Apr 2014 at 12:28