Reply
So Much Code, so Little Help
Old 05-05-2007, 04:02 AM So Much Code, so Little Help
Experienced Talker

Posts: 30
Name: Peter
I am trying to insert Adsense into a field so that I do not have to copy and paste it for each new page. My main issue is the way the program is built. I am able to define a name for the field, but it will not allow me to include HTML.

A visual will help you understand. http://www.mindkicker.com/noah/index...&fromfromid=12
Where you see the text "Insert Player Code" I want to display ads.

If you want, feel free to log in and explore what is set up, to help you understand my issue.

Log in name is: Peter
Password is: 98innow11

You can access all of the source code from here. http://classifieds.phpoutsourcing.com/download.php
__________________
if post=="good":
print ("Add to talkumption.")
else: print ("Add to talkumption anyway.")
D.O.I.P is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
     
Old 05-05-2007, 04:26 AM Re: So Much Code, so Little Help
vivekar's Avatar
Webmaster Talker

Posts: 537
Can't you add the adsense code in the display template itself?
So that you do not have to copy and paste it for each new page.

I have not seen the code, but it should work.
__________________
| Submit URL at All the Websites Directory
| Get Certified in Web Design
vivekar is offline
Reply With Quote
View Public Profile Visit vivekar's homepage!
 
Old 05-05-2007, 10:32 PM Re: So Much Code, so Little Help
Super Talker

Posts: 123
Name: Nick Mallare
Before you save the Adsense code to the database, do this:

PHP Code:
$adsenseCode "<script ..... ></script>";
$adsenseCode addslashes$adsenseCode ); 
Does that help any?

Nick
nmallare is offline
Reply With Quote
View Public Profile Visit nmallare's homepage!
 
Reply     « Reply to So Much Code, so Little Help
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.12861 seconds with 13 queries