- Joined
- Sep 18, 2006
- Messages
- 1,493
- Reaction score
- 16
lets say you want to integrate an xml feed on your site to display ppc advertising. you sign up with a feed provider and they give you a string of xml code that is your feed. you try copy and paste onto your website but it is obvious that this is not how its done, as you simply get the same string of code displayed on your front end.
is this something really complicated, like i have to study massive tutorials, or isn't there just a few simple steps to do this? my assumption is that i need nothing other than the code for the feed that they provide me, else they would provide me with whatever else it was i should need. so how does one implement xml onto a php page so the ad feed displays on the site? any advice extremely appreciated. thank you in advance. i can't understand how it could be that complicated, yet i've done some preliminary google research and have yet to find anything halfway productive in terms of an answer
is this something really complicated, like i have to study massive tutorials, or isn't there just a few simple steps to do this? my assumption is that i need nothing other than the code for the feed that they provide me, else they would provide me with whatever else it was i should need. so how does one implement xml onto a php page so the ad feed displays on the site? any advice extremely appreciated. thank you in advance. i can't understand how it could be that complicated, yet i've done some preliminary google research and have yet to find anything halfway productive in terms of an answer