i have a site which has updated news posted .news headlines comes from database
some other site are the trying to put latest news headline in thier web site as syndriction...
but if i give them code that i use in home page i think there is huge security issues
so i want to make one such script which can do that job
how is this job done?
any tutorials..or software
or big news websites are managing it...
mking syndicate system for news site
Moderator: General Moderators
if google could do every thing ..you would not have needed this forum..aaronhall wrote:Try googling the terms XML, RSS, PHP XML tutorial. You might also consider proofreading your posts before your click submit.
i consider not answering in topic one doesnot have any idea is better than saying in try googling
i googled didnt found satisfactory answer so asked if any body had such experience or idea...
other wise who would wish to post and wait in some body answers...
and forum always yeilds only relevent info...not 4544454444 results like google .It takes 3 days to see which one is needed info in this kind of wide tropic
no offence
- aaronhall
- DevNet Resident
- Posts: 1040
- Joined: Tue Aug 13, 2002 5:10 pm
- Location: Back in Phoenix, missing the microbrews
- Contact:
What I gave you were some keywords that you might want to explore. Writing syndication a system takes time, and some knowledge. I am not willing to write your syndication system for you for free, and if you want me to write it for you, then pay me. One thing Google can do is lessen your dependence on other people solving your problems for you. Again, I'm not willing to solve your problems, but I am willing to point you in the right direction and help you learn how to solve these problems for yourself.rami wrote:if google could do every thing ..you would not have needed this forum..aaronhall wrote:Try googling the terms XML, RSS, PHP XML tutorial. You might also consider proofreading your posts before your click submit.
i consider not answering in topic one doesnot have any idea is better than saying in try googling
i googled didnt found satisfactory answer so asked if any body had such experience or idea...
other wise who would wish to post and wait in some body answers...
and forum always yeilds only relevent info...not 4544454444 results like google .It takes 3 days to see which one is needed info in this kind of wide tropic
no offence
This is a good article to start with (that I happened to find by searching Google): http://searchenginewatch.com/showPage.html?page=2175271
Here's another one that I found (yep, by searching google): http://www.zend.com/zend/tut/tutbarlach.php
If you still have questions after reading those two articles, then feel free to come back and ask -- I'm more than happy to help.
thanks for answer
if it would have come in first place
any way thanks
those links seems to contain lots of info.
so thanks
any way i have not said you to write rss system for me...it i was just asking for some starting point where i can start from.
Any way thanks....
if it would have come in first place
then things would have been clear earlierThis is a good article to start with (that I happened to find by searching Google): http://searchenginewatch.com/showPage.html?page=2175271
Here's another one that I found (yep, by searching google): http://www.zend.com/zend/tut/tutbarlach.php
If you still have questions after reading those two articles, then feel free to come back and ask -- I'm more than happy to help.
any way thanks
those links seems to contain lots of info.
so thanks
any way i have not said you to write rss system for me...it i was just asking for some starting point where i can start from.
Any way thanks....
- aaronhall
- DevNet Resident
- Posts: 1040
- Joined: Tue Aug 13, 2002 5:10 pm
- Location: Back in Phoenix, missing the microbrews
- Contact:
No problem -- all I did was typed the keywords that I gave you into google, and copied a couple of those results into my second post. It's easy to do, I assure you -- Google has even written some articles to help you get started. I wasn't trying to be short in my first post (not that you should expect any more). Those keywords were all I needed to find the tutorials I linked to; I may have made a few assumptions that turned out to be incorrect. Good luck with the script, and come back if you need any more help.