pokusaj_developera Posted April 5, 2016 Report Share Posted April 5, 2016 Pozdrav svima, imam neki kod za RSS čitač, međutim nešto ne radi... Ako neko zna i ako bi neko volio pomoći, bio bih zahvalan. <?xml version="1.0"?> <rss version="2.0"> <channel> <title>Neki kanal</title> <link>http://example.com/</link> <description>Moj kanal</description> <item> <title>Vijesti iz drugog januara</title> <link>http://example.com/2016/01/02</link> <description>other things happened today</description> </item> <item> <title>Vijesti iz petnaestog februara</title> <link>http://example.com/2002/02/15</link> </item> </channel> </rss> Link to comment Share on other sites More sharing options...
Tpojka Posted April 5, 2016 Report Share Posted April 5, 2016 međutim nešto ne radi... Tacnije, sta (bi trebalo da radi)? XML string izgleda korektno. Link to comment Share on other sites More sharing options...
pokusaj_developera Posted April 6, 2016 Author Report Share Posted April 6, 2016 Tacnije, sta (bi trebalo da radi)? XML string izgleda korektno. Hvala na odgovoru, treba da iz XML fajla preuzima listu adresa sa fidovima i ispunjava select ( option ) box tim adresama. I onda odabirom odredjene adrese emituje se sadrzaj RSS-a koji se na njoj nalazi. Link to comment Share on other sites More sharing options...
Tpojka Posted April 6, 2016 Report Share Posted April 6, 2016 Daj taj PHP code i formu sa greskom koju prijavljuje. Link to comment Share on other sites More sharing options...
kitaa97 Posted September 4, 2018 Report Share Posted September 4, 2018 Treba mi pomoc ako zna neko RSS Feed ? "Napraviti RSS čitač, koji iz XML fajla preuzima listu adresa sa fidovima i ispunjava select (option) boks tim adresama. Odabirom određene adrese, emituje se sadržaj RSS-a koji se na njoj nalazi. " Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now