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 |
How can we submit a form without a submit button?
2 Answers Rushmore Consultancy,
What is the role of php?
Write a program to get lcm of two numbers using php?
Which function you can use in php to open a file for reading or writing or for both?
Can you use both this () and super () in a constructor?
Write a program to show the joining of two strings in php?
List functions available to sort an php array?
How can we get the properties (size, type, width, height) of an image using PHP image functions?
Why do we use javascript in php?
How to find datatype of variable in php?
Describe the differences between the object models in PHP 4 and PHP 5.
What is query string php?