Project Detail

PHP XML reader  

PHP XML reader is project number 220596
posted at Freelancer.com. Click here to post your own project.

 

| More Free Trial For New Buyers
 

Status:

Selected Providers: marchent

Budget: $30-250

Created: 02/01/2008 at 8:41 EST

Bid Count: 1

Average Bid:
$ 120

02/04/2008 at 8:41 EST

Project Creator: Fallzone
Employer Rating: 10/1010/1010/1010/1010/1010/1010/1010/1010/1010/10 (23 reviews)

Bid On This Project
 

Description

Hi

I want a simple xml reader class, i dont want anything thats downloaded... should be written from scratch with alot of code comments.

It needs to be simple this is not a huge class project, can not use simplexml(php).

It should grab, title/link/description and post date.

$feed = new RSSReader("url");
$feed->timeout = 10; // seconds
$feed->init();

if ($feed->data)
{
$items = $feed->get_items()
if(count($items) > 0)
{
forreach($items as $item)
{
echo $item->get_title()
echo $item->get_description
echo $item->get_pub_date

}
}
}
else
{
echo no data
}

That about what it needs to be able to do. If it cant crawl a url it should write to a file which url it could not crawl and maybe even why missing title/description nods?


Best Regards
John

Job Type

See more: code, crawl, file, php, post, simple, write, xml

Messages Posted:0 View project clarification board Post message on project clarification board

Bid On This Project
 

If you are the project creator or one of the bidders Log In for more options

 

120

3 days

02-01-2008 10:15 EST

pls check PMB.

help


    Bid on this Project