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 is data type in php?
What is the correct line to use within the php.ini file, to specify that 128mb would be the maximum amount of memory that a script may use?
What is "print" in php?
How do I run a php program in dreamweaver?
How to declare an array in php?
What is the difference between nowdoc and heredoc?
Tell me how is it possible to remove escape characters from a string?
How can we know that a session is started or not?
how we can use lamp.ie installatiion and basic workings.Is it similar to wamp in usage?
What is self in php?
write a prog using insert,update,delete in this manner as output? name: phno. add button 1.name phno. edit button delete button 2.
Write a program in php to check whether a number is prime or not?