eelixduppy

msg:3498492 | 7:35 am on Nov 7, 2007 (gmt 0) |
I'm not sure I understand what you are talking about exactly. The generation of the content can be done in many different ways, and the ads themselves can be from any place. It really depends. Are you looking for some kind of ad manager or some other ad-related php script?
|
dbcoders

msg:3498816 | 4:34 pm on Nov 7, 2007 (gmt 0) |
Just trying to understand how the process works (not experienced with PHP that much) and looking for an ad manager and ad-related php scripts.
|
PHP_Chimp

msg:3498836 | 4:52 pm on Nov 7, 2007 (gmt 0) |
If you are just looking around php then check out the cURL [uk2.php.net] functions. As these enable you to use php a bit like a browser and get content from other sites, check that links you are directing people to are not returning 404's or redirecting people off to other sites or lots of other interesting things. There are a lot of things that you can do with cURL, and adds is one of them.
|
|