Fred,<br><br>I think you put the PHP in the area on Views called &quot;Argument Handling Code&quot;. It&#39;s one of those ajaxy sections of the Views page that is closed by default. I haven&#39;t used it myself but I think that is where you put your code and what you are doing should be pretty easy to do with a block enabled View.
<br><br>shai<br><br><div><span class="gmail_quote">On 11/26/07, <b class="gmail_sendername">Fred Jones</b> &lt;<a href="mailto:fredthejonester@gmail.com">fredthejonester@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
&gt; I didn&#39;t quite get if your idea includes putting tthe ad content in a<br>&gt; cck field, thus getting yourself out of the need to create a new block<br>&gt; for each node.<br><br>Yes, the content of the ad can go into the CCK field, BUT we need that
<br>content to show up on the web page in the &#39;right sidebar&#39; part of the<br>page. The standard way to put content there AFAIK is via a block. But in<br>my case the content is actually part of the node. Thus my first
<br>inclination is to use PHP to get the content from the node.<br><br>Same concept applies to Views--not sure really even where to store the<br>content for ads specific to views. Each view is determined, furthermore,<br>
but an argument, so myview/2 will need different ad content than<br>myview/3. I could store those in a new CCK type called &#39;viewads&#39; perhaps...<br><br>any ideas are appreciated. :)<br><br>Thanks!<br>--<br>[ Drupal support list | 
<a href="http://lists.drupal.org/">http://lists.drupal.org/</a> ]<br></blockquote></div><br>