External javascript/PHP!

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Locked
joelloh2002
Forum Newbie
Posts: 4
Joined: Mon Aug 07, 2006 1:59 am

External javascript/PHP!

Post by joelloh2002 »

Hi all,
i need urgent HELP,

My project is like this - i have lots of picture in my MYSQL db, and all those picture is going to blogger blog page.

Simple : I'm providing picture to the blogger using External JAVASCRIPT.


as u see, if a blogger want our image, they will have below code to cut and paste on the thier blog templete.

this is my HTML cut and paste code:

<script type="text/javascript" src="http://www.netccentric.com/testtest/ads ... "></script>

but......., after i paste on my blog templete in blogger.com, it comes out several times!

i just want it to come out only one time!

example : http://www.tipfun.blogspot.com/ --- (it comes out several times in a page)

i need to come out with a solution where it detact when the picture is already call out once....., it will not execute again. Whats the solution? Can anyone tell me what technic should i applied? Or advised pls....

PLease HELP.
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

This is a duplicate of your previous thread. No.
[url=http://forums.devnetwork.net/viewtopic.php?t=30037]Forum Rules[/url] Section 1.1 wrote:3. Do not make multiple, identical posts. This is viewed as spam and will be deleted.
Since joe has chosen to duplicate threads on a large scale, he's been banned, temporarily. Sorry joe, you left me no choice.
Locked