simplepie php code

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
emin
Forum Newbie
Posts: 1
Joined: Sun Jan 17, 2010 11:11 am

simplepie php code

Post by emin »

Hi guys.. Can anyone tell me where to find, and how to set up (for own
websites) the php script that is used as simplepie demo feed parser? Thanks..
ShadowIce
Forum Commoner
Posts: 75
Joined: Tue Jan 12, 2010 8:43 am

Re: simplepie php code

Post by ShadowIce »

You need to apparently set up a MySQL database. If you don't have one, I recommend downloading Xampp from Apache Friends. It comes w/ MySQL AND a website server called Apache.

Also, if you want to EASILY install mysql databases, download something called 'SQLYog', it's easy to use AND it is free! :)
Post Reply