What is RSS?How to use it in Program?
Answers were Sorted based on User's Feedback
Answer / dhir
RSS it mean that (really simple syndication). it uses to
delivering regularly changing web content.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / madipally naveen kumar
RSS (Previously stood for Rich Site Summary Developed by
the NetScape,but now refers to RDF(Resource Description
Framework) ,an updated xml compliant version of the
Netscape Technology ) is an XML document format intended to
describe the content of a website as a channel
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / muhammad ali kazi
RSS (Rich Site Summary) is a format for delivering regularly
changing web content. Many news-related sites, weblogs and
other online publishers syndicate their content as an RSS
Feed to whoever wants it.
| Is This Answer Correct ? | 2 Yes | 1 No |
What PHP stands for?
What is cookies? How to create cookies in php?
What are the differences between public, private, protected, static, transient, final and volatile?
Which database is best for php?
What is variable function php?
How long does a session last in php?
Suppose your Zend engine supports the mode <? ?> Then how can u configure your PHP Zend engine to support <?PHP ?> mode ?
1 Answers Rushmore Consultancy,
What is the difference between client-side and server-side programming?
Explain how to submit form without a submit button.
List out the predefined classes in PHP?
What are the array functions in php?
What is mem_cache ? How do you put a database query into that ?