gully300 Posted February 11, 2007 Share Posted February 11, 2007 sorry for my ignorance i am just trying to get this page working, its my own coding but i dont know where i'v gone wrong, when i access the page it spits 2 errors back at me and i dont know why, link http://gully300.plusdimension.com/foamy/foamyW00T.php?file=1.Distractions.swf&ep=1&tit=Distractions php file <html> <head> <title>Episode <? print $_GET['file']; ?></title> </head> <body bgcolor="000000"> <table border="0" align="center"> <tr align="center" valign="center" height="30"> <td rowspan="2" width="60"> <a href=" <?php if ($_GET["ep"]=="1") echo "foamyW00T.php?file=115.deck.waving.swf&ep=115&tit=Deck Waving"; if ($_GET["ep"]=="2") echo "foamyW00T.php?file=1.Distractions.swf&ep=1&tit=Distractions"; if ($_GET["ep"]=="3") echo "foamyW00T.php?file=2.Pen.of.Doom.swf&ep=2&tit=Pen Of Doom"; if ($_GET["ep"]=="4") echo "foamyW00T.php?file=3.Shower.of.Terror.swf&ep=3&tit=Shower Of Terror"; if ($_GET["ep"]=="5") echo "foamyW00T.php?file=4.Cemetery.Flakes.swf&ep=4&tit=Cemetery Flakes"; if ($_GET["ep"]=="6") echo "foamyW00T.php?file=5.Foamy.Thoughts.swf&ep=5&tit=Foamy Thoughts"; if ($_GET["ep"]=="7") echo "foamyW00T.php?file=6.Squirrel.Talk.swf&ep=6&tit=Squirrel Talk"; if ($_GET["ep"]=="8") echo "foamyW00T.php?file=7.Coffee.Stop.swf&ep=7&tit=Coffee Stop"; if ($_GET["ep"]=="9") echo "foamyW00T.php?file=8.Almost.Serious.Suicide.swf&ep=8&tit=Almost Serious Suicide"; if ($_GET["ep"]=="10") echo "foamyW00T.php?file=9.A.Postal.Event.swf&ep=9&tit=A Postal Event"; if ($_GET["ep"]=="11") echo "foamyW00T.php?file=10.Club.Advice.swf&ep=10&tit=Club Advice"; if ($_GET["ep"]=="12") echo "foamyW00T.php?file=11.The.Lollipop.swf&ep=11&tit=The Lollipop"; if ($_GET["ep"]=="13") echo "foamyW00T.php?file=12.A.Musical.View.swf&ep=12&tit=A Musical View"; if ($_GET["ep"]=="14") echo "foamyW00T.php?file=13.Fan.Mail.v1.swf&ep=13&tit=Foamy Fan Mail"; if ($_GET["ep"]=="15") echo "foamyW00T.php?file=14.Hypnotic.Foamy.swf&ep14=&tit=Hypnotic Foamy"; if ($_GET["ep"]=="16") echo "foamyW00T.php?file=15.5.More.Minutes.swf&ep=15&tit=5 More Minutes"; if ($_GET["ep"]=="17") echo "foamyW00T.php?file=16.Form.Letter.swf&ep=16&tit=Form Letter"; if ($_GET["ep"]=="18") echo "foamyW00T.php?file=17.A.Poetic.Meal.swf&ep=17&tit=A Poetic Meal"; if ($_GET["ep"]=="19") echo "foamyW00T.php?file=18.Fan.Mail.v2.Postage.Due.swf&ep=18&tit=Foamy Fan Mail 2"; if ($_GET["ep"]=="20") echo "foamyW00T.php?file=19.Gas.E.Pop.swf&ep=19&tit=Gas-E-Pop"; if ($_GET["ep"]=="21") echo "foamyW00T.php?file=20.The.Wallet.swf&ep=20&tit=The Wallet"; if ($_GET["ep"]=="22") echo "foamyW00T.php?file=21.Meditational.Melee.swf&ep=21&tit=Meditational Melee"; if ($_GET["ep"]=="23") echo "foamyW00T.php?file=22.Super.Mystery.Cult.swf&ep=22&tit=Super-Mystery Cult"; if ($_GET["ep"]=="24") echo "foamyW00T.php?file=23.Rant.v1.swf&ep=23&tit=Foamy's Rant"; if ($_GET["ep"]=="25") echo "foamyW00T.php?file=24.Las.Vegas.Metal.Fest.promo.swf&ep=24&tit=Las Vegas Metal Fest - 2003"; if ($_GET["ep"]=="26") echo "foamyW00T.php?file=25.Open.Mic.Night.swf&ep=25&tit=Open-Mic Night"; if ($_GET["ep"]=="27") echo "foamyW00T.php?file=26.Fan.Mail.v3.swf&ep=26&tit=Foamy Fan Mail 3"; if ($_GET["ep"]=="28") echo "foamyW00T.php?file=27.Nuts.To.You.swf&ep=27&tit=Nuts To You"; if ($_GET["ep"]=="29") echo "foamyW00T.php?file=28.Spell.A.Casters.swf&ep=28&tit=Spell-A-Casters"; if ($_GET["ep"]=="30") echo "foamyW00T.php?file=29.Secret.Admirer.swf&ep=29&tit=Secret Admirer"; if ($_GET["ep"]=="31") echo "foamyW00T.php?file=30.Elf.Dreams.swf&ep=30&tit=Elf Dreams"; if ($_GET["ep"]=="32") echo "foamyW00T.php?file=31.Free.Your.Mind.swf&ep=31&tit=Free Your Mind"; if ($_GET["ep"]=="33") echo "foamyW00T.php?file=32.Rant.v2.swf&ep=32&tit=Foamy's Rant 2"; if ($_GET["ep"]=="34") echo "foamyW00T.php?file=33.Non.Holiday.Special.swf&ep=33&tit=Non-Holiday Special"; if ($_GET["ep"]=="35") echo "foamyW00T.php?file=34.Foamys.Card.Cult.swf&ep=34&tit=Foamy's Card Cult"; if ($_GET["ep"]=="36") echo "foamyW00T.php?file=35.Suggestion.Box.swf&ep=35&tit=Suggestion Box"; if ($_GET["ep"]=="37") echo "foamyW00T.php?file=36.Squirrell.Banter.swf&ep=36&tit=Squirrel Banter"; if ($_GET["ep"]=="38") echo "foamyW00T.php?file=37.Small.Medium.Large.swf&ep=38&tit=Foamy Fan Mail 4"; if ($_GET["ep"]=="39") echo "foamyW00T.php?file=38.Fan.Mail.v4.Burn.Burn.Burn.swf&ep=38&tit=Foamy Fan Mail 4"; if ($_GET["ep"]=="40") echo "foamyW00T.php?file=39.Dating.Advice.swf&ep=39&tit=Dating Advice"; if ($_GET["ep"]=="41") echo "foamyW00T.php?file=40.The.Owner.swf&ep=40&tit=The Owner"; if ($_GET["ep"]=="42") echo "foamyW00T.php?file=41.Sitcom.Silliness.swf&ep=41&tit=Sitcom Silliness"; if ($_GET["ep"]=="43") echo "foamyW00T.php?file=42.First.Meeting.of.the.Card.Cult.swf&ep=42&tit=First Meeting Of The Card Cult"; if ($_GET["ep"]=="44") echo "foamyW00T.php?file=43.Fatkins.Diet.swf&ep=43&tit=Fat-Kins Diet"; if ($_GET["ep"]=="45") echo "foamyW00T.php?file=44.Card.Cult.Update.swf&ep=44&tit=Card Cult Update"; if ($_GET["ep"]=="46") echo "foamyW00T.php?file=45.Rant.v3.swf&ep=45&tit=Foamy's Rant 3"; if ($_GET["ep"]=="47") echo "foamyW00T.php?file=46.Eye.Stigmata.swf&ep=46&tit=Eye Stigmata"; if ($_GET["ep"]=="48") echo "foamyW00T.php?file=47.Fan.Mail.v5.swf&ep=47&tit=Foamy Fan Mail 5"; if ($_GET["ep"]=="49") echo "foamyW00T.php?file=48.Creative.Issues.swf&ep=48&tit=Creative Issues"; if ($_GET["ep"]=="50") echo "foamyW00T.php?file=49.Hospital.Stay.swf&ep=49&tit=Hospital Stay"; if ($_GET["ep"]=="51") echo "foamyW00T.php?file=50.Kavorkian.Scarf.swf&ep=50&tit=Kavorkian Scarf"; if ($_GET["ep"]=="52") echo "foamyW00T.php?file=51.Dos.and.Donts.swf&ep=51&tit=Do's and Don'ts"; if ($_GET["ep"]=="53") echo "foamyW00T.php?file=52.Squirrel.Songs.swf&ep=52&tit=Squirrel Songs"; if ($_GET["ep"]=="54") echo "foamyW00T.php?file=53.Rules.For.The.Masses.swf&ep=53&tit=Rules for the Masses"; if ($_GET["ep"]=="55") echo "foamyW00T.php?file=54.Cloud.Talk.swf&ep=54&tit=Cloud Talk"; if ($_GET["ep"]=="56") echo "foamyW00T.php?file=55.Coffee.House.Propoganda.swf&ep=55&tit=Coffee - House Propaganda"; if ($_GET["ep"]=="57") echo "foamyW00T.php?file=56.Guide.to.being.a.bitch.hermit.swf&ep=56&tit=Beginner's Guide To Being A Bitch Hermit"; if ($_GET["ep"]=="58") echo "foamyW00T.php?file=57.Foamy.Tech.Support.swf&ep=57&tit=Tech-Support"; if ($_GET["ep"]=="59") echo "foamyW00T.php?file=58.Fan.Mail.v6.swf&ep=58&tit=Foamy Fan Mail 6"; if ($_GET["ep"]=="60") echo "foamyW00T.php?file=59.Jiggily.Butt.swf&ep=59&tit=The Jiggly Butt"; if ($_GET["ep"]=="61") echo "foamyW00T.php?file=60.Amityville.Toaster.swf&ep=60&tit=Amityville Toaster"; if ($_GET["ep"]=="62") echo "foamyW00T.php?file=61.Rant.v4.swf&ep=61&tit=Foamy's Rant IV"; if ($_GET["ep"]=="63") echo "foamyW00T.php?file=62.Passion.of.the.zombies.swf&ep=62&tit=Passion Of The Zombies"; if ($_GET["ep"]=="64") echo "foamyW00T.php?file=63.Email.Malady.swf&ep=63&tit=E-Mail Malady"; if ($_GET["ep"]=="65") echo "foamyW00T.php?file=64.No.Xmas.For.You.swf&ep=64&tit=No Christmas For You"; if ($_GET["ep"]=="66") echo "foamyW00T.php?file=65.So.I.Said.To.My.Doctor.swf&ep=65&tit=So I Said To My Doctor"; if ($_GET["ep"]=="67") echo "foamyW00T.php?file=66.Amplified.Bible.swf&ep=66&tit=Amplified Bible"; if ($_GET["ep"]=="68") echo "foamyW00T.php?file=67.Paper.Back.Bust.swf&ep=67&tit=Paper Back Bust"; if ($_GET["ep"]=="69") echo "foamyW00T.php?file=68.Inner.Demons.swf&ep=68&tit=Inner Demons"; if ($_GET["ep"]=="70") echo "foamyW00T.php?file=69.Rant.v5.swf&ep=69&tit=Foamy's Rant V"; if ($_GET["ep"]=="71") echo "foamyW00T.php?file=70.Medicated.Baby.Heads.swf&ep=70&tit=Medicated Baby Heads"; if ($_GET["ep"]=="72") echo "foamyW00T.php?file=71.The.Hatta.swf&ep=71&tit=The Hatta"; if ($_GET["ep"]=="73") echo "foamyW00T.php?file=72.Yesterday.Mail.swf&ep=72&tit=Yesterday Mail"; if ($_GET["ep"]=="74") echo "foamyW00T.php?file=73.Channels.swf&ep=73&tit=Channels"; if ($_GET["ep"]=="75") echo "foamyW00T.php?file=74.A.Pair.Of.Pants.swf&ep=74&tit=A Pair of Pants"; if ($_GET["ep"]=="76") echo "foamyW00T.php?file=75.Biggest.Fear.swf&ep=75&tit=Biggest Fear"; if ($_GET["ep"]=="77") echo "foamyW00T.php?file=76.Foamy.Fan.Mail.7.swf&ep=76&tit=Foamy Fan Mail 7"; if ($_GET["ep"]=="78") echo "foamyW00T.php?file=77.Open.Mic.Night.2.swf&ep=77&tit=Open Mic Night 2"; if ($_GET["ep"]=="79") echo "foamyW00T.php?file=78.Pancake.Madness.swf&ep=78&tit=Pancake Madness"; if ($_GET["ep"]=="80") echo "foamyW00T.php?file=79.Handmade.Clothes.swf&ep=79&tit=Handmade Clothes"; if ($_GET["ep"]=="81") echo "foamyW00T.php?file=80.Foamy.Fan.Mail.8.swf&ep=80&tit=Foamy Fan Mail 8"; if ($_GET["ep"]=="82") echo "foamyW00T.php?file=81.Sacred.Space.swf&ep=81&tit=Sacred Space"; if ($_GET["ep"]=="83") echo "foamyW00T.php?file=82.Drugs.In.Your.Head.swf&ep=82&tit=Drugs In Your Head"; if ($_GET["ep"]=="84") echo "foamyW00T.php?file=83.Hurricane.Report.Katrina.swf&ep=83&tit=Hurricane Report - Katrina"; if ($_GET["ep"]=="85") echo "foamyW00T.php?file=84.Unmentionable.Auction.swf&ep=84&tit=Unmentionable Auction"; if ($_GET["ep"]=="86") echo "foamyW00T.php?file=85.Tech.Support.2.swf&ep=85&tit=Foamy talks 24/7 Tech Support...."; if ($_GET["ep"]=="87") echo "foamyW00T.php?file=86.Voodeedoo.swf&ep=86&tit=VOODEEDOO"; if ($_GET["ep"]=="88") echo "foamyW00T.php?file=87.halloween.hoopla.swf&ep=87&tit=Halloween Hoopla"; if ($_GET["ep"]=="89") echo "foamyW00T.php?file=88.lewd.lingerie.swf&ep=88&tit=Lewd Lingerie"; if ($_GET["ep"]=="90") echo "foamyW00T.php?file=89.bra.bashing.swf&ep=89&tit=Bra Bashing"; if ($_GET["ep"]=="91") echo "foamyW00T.php?file=90.summoning.santa.swf&ep=90&tit=Summoning Santa"; if ($_GET["ep"]=="92") echo "foamyW00T.php?file=91.exotic.chocolates.swf&ep=91&tit=Exotic Chocolates"; if ($_GET["ep"]=="93") echo "foamyW00T.php?file=92.hattas.rant.swf&ep=92&tit=Hatta's Rant"; if ($_GET["ep"]=="94") echo "foamyW00T.php?file=93.germaines.webcam.swf&ep=93&tit=Germaines Web Cam"; if ($_GET["ep"]=="95") echo "foamyW00T.php?file=94.cell.phones.and.car.ads.swf&ep=94&tit=Cell Phones and Car Ads"; if ($_GET["ep"]=="96") echo "foamyW00T.php?file=95.User.Agreement.swf&ep=95&tit=User Agreement"; if ($_GET["ep"]=="97") echo "foamyW00T.php?file=96.tech.support.3.swf&ep=96&tit=TECH-SUPPORT III"; if ($_GET["ep"]=="98") echo "foamyW00T.php?file=97.cds.swf&ep=97&tit=CD's"; if ($_GET["ep"]=="99") echo "foamyW00T.php?file=98.kosher.swf&ep=98&tit=Kosher Crackers"; if ($_GET["ep"]=="100") echo "foamyW00T.php?file=99.the.fat.song.swf&ep=99&tit=The Fat Song"; if ($_GET["ep"]=="101") echo "foamyW00T.php?file=100.restaurants.swf&ep=100&tit=Restaurants"; if ($_GET["ep"]=="102") echo "foamyW00T.php?file=101.fan.mail.9.swf&ep=101&tit=Foamy Fan Mail 9"; if ($_GET["ep"]=="103") echo "foamyW00T.php?file=102.news.swf&ep=102&tit=News"; if ($_GET["ep"]=="104") echo "foamyW00T.php?file=103.dubbed.in.english.swf&ep=103&tit=Dubbed In English"; if ($_GET["ep"]=="105") echo "foamyW00T.php?file=104.words.and.phrases.swf&ep=104&tit=Words and Phrases"; if ($_GET["ep"]=="106") echo "foamyW00T.php?file=105.fortune.cookie.swf&ep=105&tit=Fortune Cookie"; if ($_GET["ep"]=="107") echo "foamyW00T.php?file=106.mexico.es.muy.bien.swf&ep=106&tit=MEXICO ES MUY BIEN"; if ($_GET["ep"]=="108") echo "foamyW00T.php?file=107.solitaire.confinement.swf&ep=107&tit=SOLITAIRE CONFINEMENT"; if ($_GET["ep"]=="109") echo "foamyW00T.php?file=108.squirrel.songs.2.swf&ep=108&tit=Squirrel Songs 2"; if ($_GET["ep"]=="110") echo "foamyW00T.php?file=109.battery.low.swf&ep=109&tit=Battery Low"; if ($_GET["ep"]=="111") echo "foamyW00T.php?file=110.hattas.rant.2.swf&ep=110&tit=Hatta's Rant II"; if ($_GET["ep"]=="112") echo "foamyW00T.php?file=111.evil.corporate.zombies.swf&ep=111&tit=Evil Corporate Zombies"; if ($_GET["ep"]=="113") echo "foamyW00T.php?file=112.once.you.go.black.swf&ep=112&tit=Once You Go Black"; if ($_GET["ep"]=="114") echo "foamyW00T.php?file=113.writers.block.swf&ep=113&tit=Writers Block"; if ($_GET["ep"]=="115") echo "foamyW00T.php?file=114.useless.software.swf&ep=114&tit=Useless Software"; if ($_GET["ep"]=="") echo "foamyW00T.php?file=1.Distractions.swf&ep=1&tit=Distractions"; ?> "><img src="left.gif" border="0"></a> </td> <td width="564"> <font color="ffffff"> <?php print $_GET['ep']; if ($_GET["ep"]=="") echo "First Foamy"; ?> - <? print $_GET['tit']; if ($_GET["ep"]=="") echo "Latest Foamy"; ?> </font> </td> <td rowspan="2" width="60"> <a href=" <?php if ($_GET["ep"]=="1") echo "foamyW00T.php?file=2.Pen.of.Doom.swf&ep=2&tit=Pen Of Doom"; if ($_GET["ep"]=="2") echo "foamyW00T.php?file=3.Shower.of.Terror.swf&ep=3&tit=Shower Of Terror"; if ($_GET["ep"]=="3") echo "foamyW00T.php?file=4.Cemetery.Flakes.swf&ep=4&tit=Cemetery Flakes"; if ($_GET["ep"]=="4") echo "foamyW00T.php?file=5.Foamy.Thoughts.swf&ep=5&tit=Foamy Thoughts"; if ($_GET["ep"]=="5") echo "foamyW00T.php?file=6.Squirrel.Talk.swf&ep=6&tit=Squirrel Talk"; if ($_GET["ep"]=="6") echo "foamyW00T.php?file=7.Coffee.Stop.swf&ep=7&tit=Coffee Stop"; if ($_GET["ep"]=="7") echo "foamyW00T.php?file=8.Almost.Serious.Suicide.swf&ep=8&tit=Almost Serious Suicide"; if ($_GET["ep"]=="8") echo "foamyW00T.php?file=9.A.Postal.Event.swf&ep=9&tit=A Postal Event"; if ($_GET["ep"]=="9") echo "foamyW00T.php?file=10.Club.Advice.swf&ep=10&tit=Club Advice"; if ($_GET["ep"]=="10") echo "foamyW00T.php?file=11.The.Lollipop.swf&ep=11&tit=The Lollipop"; if ($_GET["ep"]=="11") echo "foamyW00T.php?file=12.A.Musical.View.swf&ep=12&tit=A Musical View"; if ($_GET["ep"]=="12") echo "foamyW00T.php?file=13.Fan.Mail.v1.swf&ep=13&tit=Foamy Fan Mail"; if ($_GET["ep"]=="13") echo "foamyW00T.php?file=14.Hypnotic.Foamy.swf&ep14=&tit=Hypnotic Foamy"; if ($_GET["ep"]=="14") echo "foamyW00T.php?file=15.5.More.Minutes.swf&ep=15&tit=5 More Minutes"; if ($_GET["ep"]=="15") echo "foamyW00T.php?file=16.Form.Letter.swf&ep=16&tit=Form Letter"; if ($_GET["ep"]=="16") echo "foamyW00T.php?file=17.A.Poetic.Meal.swf&ep=17&tit=A Poetic Meal"; if ($_GET["ep"]=="17") echo "foamyW00T.php?file=18.Fan.Mail.v2.Postage.Due.swf&ep=18&tit=Foamy Fan Mail 2"; if ($_GET["ep"]=="18") echo "foamyW00T.php?file=19.Gas.E.Pop.swf&ep=19&tit=Gas-E-Pop"; if ($_GET["ep"]=="19") echo "foamyW00T.php?file=20.The.Wallet.swf&ep=20&tit=The Wallet"; if ($_GET["ep"]=="20") echo "foamyW00T.php?file=21.Meditational.Melee.swf&ep=21&tit=Meditational Melee"; if ($_GET["ep"]=="21") echo "foamyW00T.php?file=22.Super.Mystery.Cult.swf&ep=22&tit=Super-Mystery Cult"; if ($_GET["ep"]=="22") echo "foamyW00T.php?file=23.Rant.v1.swf&ep=23&tit=Foamy's Rant"; if ($_GET["ep"]=="23") echo "foamyW00T.php?file=24.Las.Vegas.Metal.Fest.promo.swf&ep=24&tit=Las Vegas Metal Fest - 2003"; if ($_GET["ep"]=="24") echo "foamyW00T.php?file=25.Open.Mic.Night.swf&ep=25&tit=Open-Mic Night"; if ($_GET["ep"]=="25") echo "foamyW00T.php?file=26.Fan.Mail.v3.swf&ep=26&tit=Foamy Fan Mail 3"; if ($_GET["ep"]=="26") echo "foamyW00T.php?file=27.Nuts.To.You.swf&ep=27&tit=Nuts To You"; if ($_GET["ep"]=="27") echo "foamyW00T.php?file=28.Spell.A.Casters.swf&ep=28&tit=Spell-A-Casters"; if ($_GET["ep"]=="28") echo "foamyW00T.php?file=29.Secret.Admirer.swf&ep=29&tit=Secret Admirer"; if ($_GET["ep"]=="29") echo "foamyW00T.php?file=30.Elf.Dreams.swf&ep=30&tit=Elf Dreams"; if ($_GET["ep"]=="30") echo "foamyW00T.php?file=31.Free.Your.Mind.swf&ep=31&tit=Free Your Mind"; if ($_GET["ep"]=="31") echo "foamyW00T.php?file=32.Rant.v2.swf&ep=32&tit=Foamy's Rant 2"; if ($_GET["ep"]=="32") echo "foamyW00T.php?file=33.Non.Holiday.Special.swf&ep=33&tit=Non-Holiday Special"; if ($_GET["ep"]=="33") echo "foamyW00T.php?file=34.Foamys.Card.Cult.swf&ep=34&tit=Foamy's Card Cult"; if ($_GET["ep"]=="34") echo "foamyW00T.php?file=35.Suggestion.Box.swf&ep=35&tit=Suggestion Box"; if ($_GET["ep"]=="35") echo "foamyW00T.php?file=36.Squirrell.Banter.swf&ep=36&tit=Squirrel Banter"; if ($_GET["ep"]=="36") echo "foamyW00T.php?file=37.Small.Medium.Large.swf&ep=38&tit=Foamy Fan Mail 4"; if ($_GET["ep"]=="37") echo "foamyW00T.php?file=38.Fan.Mail.v4.Burn.Burn.Burn.swf&ep=38&tit=Foamy Fan Mail 4"; if ($_GET["ep"]=="38") echo "foamyW00T.php?file=39.Dating.Advice.swf&ep=39&tit=Dating Advice"; if ($_GET["ep"]=="39") echo "foamyW00T.php?file=40.The.Owner.swf&ep=40&tit=The Owner"; if ($_GET["ep"]=="40") echo "foamyW00T.php?file=41.Sitcom.Silliness.swf&ep=41&tit=Sitcom Silliness"; if ($_GET["ep"]=="41") echo "foamyW00T.php?file=42.First.Meeting.of.the.Card.Cult.swf&ep=42&tit=First Meeting Of The Card Cult"; if ($_GET["ep"]=="42") echo "foamyW00T.php?file=43.Fatkins.Diet.swf&ep=43&tit=Fat-Kins Diet"; if ($_GET["ep"]=="43") echo "foamyW00T.php?file=44.Card.Cult.Update.swf&ep=44&tit=Card Cult Update"; if ($_GET["ep"]=="44") echo "foamyW00T.php?file=45.Rant.v3.swf&ep=45&tit=Foamy's Rant 3"; if ($_GET["ep"]=="45") echo "foamyW00T.php?file=46.Eye.Stigmata.swf&ep=46&tit=Eye Stigmata"; if ($_GET["ep"]=="46") echo "foamyW00T.php?file=47.Fan.Mail.v5.swf&ep=47&tit=Foamy Fan Mail 5"; if ($_GET["ep"]=="47") echo "foamyW00T.php?file=48.Creative.Issues.swf&ep=48&tit=Creative Issues"; if ($_GET["ep"]=="48") echo "foamyW00T.php?file=49.Hospital.Stay.swf&ep=49&tit=Hospital Stay"; if ($_GET["ep"]=="49") echo "foamyW00T.php?file=50.Kavorkian.Scarf.swf&ep=50&tit=Kavorkian Scarf"; if ($_GET["ep"]=="50") echo "foamyW00T.php?file=51.Dos.and.Donts.swf&ep=51&tit=Do's and Don'ts"; if ($_GET["ep"]=="51") echo "foamyW00T.php?file=52.Squirrel.Songs.swf&ep=52&tit=Squirrel Songs"; if ($_GET["ep"]=="52") echo "foamyW00T.php?file=53.Rules.For.The.Masses.swf&ep=53&tit=Rules for the Masses"; if ($_GET["ep"]=="53") echo "foamyW00T.php?file=54.Cloud.Talk.swf&ep=54&tit=Cloud Talk"; if ($_GET["ep"]=="54") echo "foamyW00T.php?file=55.Coffee.House.Propoganda.swf&ep=55&tit=Coffee - House Propaganda"; if ($_GET["ep"]=="55") echo "foamyW00T.php?file=56.Guide.to.being.a.bitch.hermit.swf&ep=56&tit=Beginner's Guide To Being A Bitch Hermit"; if ($_GET["ep"]=="56") echo "foamyW00T.php?file=57.Foamy.Tech.Support.swf&ep=57&tit=Tech-Support"; if ($_GET["ep"]=="57") echo "foamyW00T.php?file=58.Fan.Mail.v6.swf&ep=58&tit=Foamy Fan Mail 6"; if ($_GET["ep"]=="58") echo "foamyW00T.php?file=59.Jiggily.Butt.swf&ep=59&tit=The Jiggly Butt"; if ($_GET["ep"]=="59") echo "foamyW00T.php?file=60.Amityville.Toaster.swf&ep=60&tit=Amityville Toaster"; if ($_GET["ep"]=="60") echo "foamyW00T.php?file=61.Rant.v4.swf&ep=61&tit=Foamy's Rant IV"; if ($_GET["ep"]=="61") echo "foamyW00T.php?file=62.Passion.of.the.zombies.swf&ep=62&tit=Passion Of The Zombies"; if ($_GET["ep"]=="62") echo "foamyW00T.php?file=63.Email.Malady.swf&ep=63&tit=E-Mail Malady"; if ($_GET["ep"]=="63") echo "foamyW00T.php?file=64.No.Xmas.For.You.swf&ep=64&tit=No Christmas For You"; if ($_GET["ep"]=="64") echo "foamyW00T.php?file=65.So.I.Said.To.My.Doctor.swf&ep=65&tit=So I Said To My Doctor"; if ($_GET["ep"]=="65") echo "foamyW00T.php?file=66.Amplified.Bible.swf&ep=66&tit=Amplified Bible"; if ($_GET["ep"]=="66") echo "foamyW00T.php?file=67.Paper.Back.Bust.swf&ep=67&tit=Paper Back Bust"; if ($_GET["ep"]=="67") echo "foamyW00T.php?file=68.Inner.Demons.swf&ep=68&tit=Inner Demons"; if ($_GET["ep"]=="68") echo "foamyW00T.php?file=69.Rant.v5.swf&ep=69&tit=Foamy's Rant V"; if ($_GET["ep"]=="69") echo "foamyW00T.php?file=70.Medicated.Baby.Heads.swf&ep=70&tit=Medicated Baby Heads"; if ($_GET["ep"]=="70") echo "foamyW00T.php?file=71.The.Hatta.swf&ep=71&tit=The Hatta"; if ($_GET["ep"]=="71") echo "foamyW00T.php?file=72.Yesterday.Mail.swf&ep=72&tit=Yesterday Mail"; if ($_GET["ep"]=="72") echo "foamyW00T.php?file=73.Channels.swf&ep=73&tit=Channels"; if ($_GET["ep"]=="73") echo "foamyW00T.php?file=74.A.Pair.Of.Pants.swf&ep=74&tit=A Pair of Pants"; if ($_GET["ep"]=="74") echo "foamyW00T.php?file=75.Biggest.Fear.swf&ep=75&tit=Biggest Fear"; if ($_GET["ep"]=="75") echo "foamyW00T.php?file=76.Foamy.Fan.Mail.7.swf&ep=76&tit=Foamy Fan Mail 7"; if ($_GET["ep"]=="76") echo "foamyW00T.php?file=77.Open.Mic.Night.2.swf&ep=77&tit=Open Mic Night 2"; if ($_GET["ep"]=="77") echo "foamyW00T.php?file=78.Pancake.Madness.swf&ep=78&tit=Pancake Madness"; if ($_GET["ep"]=="78") echo "foamyW00T.php?file=79.Handmade.Clothes.swf&ep=79&tit=Handmade Clothes"; if ($_GET["ep"]=="79") echo "foamyW00T.php?file=80.Foamy.Fan.Mail.8.swf&ep=80&tit=Foamy Fan Mail 8"; if ($_GET["ep"]=="80") echo "foamyW00T.php?file=81.Sacred.Space.swf&ep=81&tit=Sacred Space"; if ($_GET["ep"]=="81") echo "foamyW00T.php?file=82.Drugs.In.Your.Head.swf&ep=82&tit=Drugs In Your Head"; if ($_GET["ep"]=="82") echo "foamyW00T.php?file=83.Hurricane.Report.Katrina.swf&ep=83&tit=Hurricane Report - Katrina"; if ($_GET["ep"]=="83") echo "foamyW00T.php?file=84.Unmentionable.Auction.swf&ep=84&tit=Unmentionable Auction"; if ($_GET["ep"]=="84") echo "foamyW00T.php?file=85.Tech.Support.2.swf&ep=85&tit=Foamy talks 24/7 Tech Support...."; if ($_GET["ep"]=="85") echo "foamyW00T.php?file=86.Voodeedoo.swf&ep=86&tit=VOODEEDOO"; if ($_GET["ep"]=="86") echo "foamyW00T.php?file=87.halloween.hoopla.swf&ep=87&tit=Halloween Hoopla"; if ($_GET["ep"]=="87") echo "foamyW00T.php?file=88.lewd.lingerie.swf&ep=88&tit=Lewd Lingerie"; if ($_GET["ep"]=="88") echo "foamyW00T.php?file=89.bra.bashing.swf&ep=89&tit=Bra Bashing"; if ($_GET["ep"]=="89") echo "foamyW00T.php?file=90.summoning.santa.swf&ep=90&tit=Summoning Santa"; if ($_GET["ep"]=="90") echo "foamyW00T.php?file=91.exotic.chocolates.swf&ep=91&tit=Exotic Chocolates"; if ($_GET["ep"]=="91") echo "foamyW00T.php?file=92.hattas.rant.swf&ep=92&tit=Hatta's Rant"; if ($_GET["ep"]=="92") echo "foamyW00T.php?file=93.germaines.webcam.swf&ep=93&tit=Germaines Web Cam"; if ($_GET["ep"]=="93") echo "foamyW00T.php?file=94.cell.phones.and.car.ads.swf&ep=94&tit=Cell Phones and Car Ads"; if ($_GET["ep"]=="94") echo "foamyW00T.php?file=95.User.Agreement.swf&ep=95&tit=User Agreement"; if ($_GET["ep"]=="95") echo "foamyW00T.php?file=96.tech.support.3.swf&ep=96&tit=TECH-SUPPORT III"; if ($_GET["ep"]=="96") echo "foamyW00T.php?file=97.cds.swf&ep=97&tit=CD's"; if ($_GET["ep"]=="97") echo "foamyW00T.php?file=98.kosher.swf&ep=98&tit=Kosher Crackers"; if ($_GET["ep"]=="98") echo "foamyW00T.php?file=99.the.fat.song.swf&ep=99&tit=The Fat Song"; if ($_GET["ep"]=="99") echo "foamyW00T.php?file=100.restaurants.swf&ep=100&tit=Restaurants"; if ($_GET["ep"]=="100") echo "foamyW00T.php?file=101.fan.mail.9.swf&ep=101&tit=Foamy Fan Mail 9"; if ($_GET["ep"]=="101") echo "foamyW00T.php?file=102.news.swf&ep=102&tit=News"; if ($_GET["ep"]=="102") echo "foamyW00T.php?file=103.dubbed.in.english.swf&ep=103&tit=Dubbed In English"; if ($_GET["ep"]=="103") echo "foamyW00T.php?file=104.words.and.phrases.swf&ep=104&tit=Words and Phrases"; if ($_GET["ep"]=="104") echo "foamyW00T.php?file=105.fortune.cookie.swf&ep=105&tit=Fortune Cookie"; if ($_GET["ep"]=="105") echo "foamyW00T.php?file=106.mexico.es.muy.bien.swf&ep=106&tit=MEXICO ES MUY BIEN"; if ($_GET["ep"]=="106") echo "foamyW00T.php?file=107.solitaire.confinement.swf&ep=107&tit=SOLITAIRE CONFINEMENT"; if ($_GET["ep"]=="107") echo "foamyW00T.php?file=108.squirrel.songs.2.swf&ep=108&tit=Squirrel Songs 2"; if ($_GET["ep"]=="108") echo "foamyW00T.php?file=109.battery.low.swf&ep=109&tit=Battery Low"; if ($_GET["ep"]=="109") echo "foamyW00T.php?file=110.hattas.rant.2.swf&ep=110&tit=Hatta's Rant II"; if ($_GET["ep"]=="110") echo "foamyW00T.php?file=111.evil.corporate.zombies.swf&ep=111&tit=Evil Corporate Zombies"; if ($_GET["ep"]=="111") echo "foamyW00T.php?file=112.once.you.go.black.swf&ep=112&tit=Once You Go Black"; if ($_GET["ep"]=="112") echo "foamyW00T.php?file=113.writers.block.swf&ep=113&tit=Writers Block"; if ($_GET["ep"]=="113") echo "foamyW00T.php?file=114.useless.software.swf&ep=114&tit=Useless Software"; if ($_GET["ep"]=="114") echo "foamyW00T.php?file=115.deck.waving.swf&ep=115&tit=Deck Waving"; if ($_GET["ep"]=="115") echo "foamyW00T.php?file=1.Distractions.swf&ep=1&tit=Distractions"; if ($_GET["ep"]=="") echo "foamyW00T.php?file=115.deck.waving.swf&ep=115&tit=Deck Waving" ?> "><img src="right.gif" border="0"></a> </td> </tr> <tr align="center" valign="center" height="30"> <td> <a href="<? print $_GET['file']; ?>"> <? if ($_GET["ep"]=="") echo "";else echo ""Save target as""; ?> </a> </td> </tr> </table> <iframe align="center" valign="center" height="500" width="688" src="<?php print $_GET['file']; ?>"></iframe> </body> </html> Quote Link to comment https://forums.phpfreaks.com/topic/38008-errors-please-help/ Share on other sites More sharing options...
trq Posted February 11, 2007 Share Posted February 11, 2007 You might want to narrow your code down to the problematic part. Your link doesn't work for me. Quote Link to comment https://forums.phpfreaks.com/topic/38008-errors-please-help/#findComment-181918 Share on other sites More sharing options...
wildteen88 Posted February 11, 2007 Share Posted February 11, 2007 Also post the errors you are getting here in full aswell. When I go to the link provided I get no errors shown. Quote Link to comment https://forums.phpfreaks.com/topic/38008-errors-please-help/#findComment-181928 Share on other sites More sharing options...
gully300 Posted February 12, 2007 Author Share Posted February 12, 2007 the errors are line: 2 char: 1 Error: invalid character code: 0 URL: http://gully300.plusdimension.com/foamy/2.Pen.of.Doom.swf and line: 1 char: 1 Error: object expected code: 0 URL: http://gully300.plusdimension.com/foamy/2.Pen.of.Doom.swf here are the error windows as they appear http://gully300.plusdimension.com/foamy/errors.bmp Quote Link to comment https://forums.phpfreaks.com/topic/38008-errors-please-help/#findComment-182502 Share on other sites More sharing options...
Lodar Posted February 12, 2007 Share Posted February 12, 2007 Something to check in your code as well, you are missing the php from the opening php tags further down your scripts as well. First occurance I found was at <?php print $_GET['ep']; if ($_GET["ep"]=="") echo "First Foamy"; ?> - <? print $_GET['tit']; if ($_GET["ep"]=="") echo "Latest Foamy"; ?> I saw at laest another one further down. Quote Link to comment https://forums.phpfreaks.com/topic/38008-errors-please-help/#findComment-182537 Share on other sites More sharing options...
thepip3r Posted February 12, 2007 Share Posted February 12, 2007 Also you might think about changing around all those freakin IF statements. Change them to either an IF/ElseIF syntax or a switch statement. Reason being. When someone clicks a link. Regardless of whether what they clicked ends up evaluating to TRUE in the first IF or not, your script still runs through ALL of those other IF statements because they're seperate evaluations. If you change it to an IF/ElseIF or Switch syntax, the script will exit your IF statement once a conditional evaluates to true; it's much more efficient than how you have it set up now. Quote Link to comment https://forums.phpfreaks.com/topic/38008-errors-please-help/#findComment-182545 Share on other sites More sharing options...
wildteen88 Posted February 12, 2007 Share Posted February 12, 2007 Thats javascript errors. Not PHP errors. This belongs in the javascript forum. Your PHP is error free, however you could do with making you PHP code better, by loosing the if statements and converting them into a switch statement. ALso for much smaller code you're probably better of implementing a database, not a MySQL database but a flat file database. Quote Link to comment https://forums.phpfreaks.com/topic/38008-errors-please-help/#findComment-182950 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.