server sending two versions of code

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

sparky_hd
Forum Newbie
Posts: 9
Joined: Fri Nov 18, 2005 10:02 am

Post by sparky_hd »

Well, thanks everyone for your help. Here's what it comes down to: nothing PHP.

For some reason this particular PC simply won't display flash objects (maybe any object?) in a directory called "banners". Strips it right our of the code. Must be some antispam software.
User avatar
Ambush Commander
DevNet Master
Posts: 3698
Joined: Mon Oct 25, 2004 9:29 pm
Location: New Jersey, US

Post by Ambush Commander »

Well, it would be trivial to test it, I suppose...
sheila
Forum Commoner
Posts: 98
Joined: Mon Sep 05, 2005 9:52 pm
Location: Texas

Post by sheila »

sparky_hd wrote:Well, thanks everyone for your help. Here's what it comes down to: nothing PHP.

For some reason this particular PC simply won't display flash objects (maybe any object?) in a directory called "banners". Strips it right our of the code. Must be some antispam software.
Right, the word 'banner' is triggering an ad-blocker somewhere, either in the browser's settings or firewall. Change 'banner' to something else and it should work.
Post Reply