Redis – Appending data to xml file using php
I'm newbie for xml files related stuff. i've stuck with an issue. I have a mysql query which fetches url data nearly 5000 rows (1 row contains 1 url). so i've implemented a cron which fetches 1000 rows at time…