Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fetch certain post #174

Closed
akifrabbani opened this issue Feb 4, 2012 · 1 comment
Closed

Fetch certain post #174

akifrabbani opened this issue Feb 4, 2012 · 1 comment

Comments

@akifrabbani
Copy link

It will be sweet if we can fetch only certain post from xml.

@rmccue
Copy link
Contributor

rmccue commented Feb 4, 2012

Due to the nature of XML, we need to parse the entire feed to be able to read it. If you'd like to fetch a single item, try $feed->get_item(0);

Closing as invalid (won't fix).

@rmccue rmccue closed this as completed Feb 4, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants