Results 1 to 10 of 11
Threaded View
-
9th Dec 2011, 07:08 AM #1OPMemberWebsite's:
allskip.comNeed Some help in PHP plz.......
Hello GUY plz help me with PHP and this code.....Actually i don't really know PHP so i just watched some tute and wrote this Code
Code:<form method="post" action=""> <input type=text size=8 /> <input type=submit /> </form> <? php $url=_GET('submit'); <object id="flashplayer" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="600" height="400"> <param name="movie" value="player.swf" /> <param name="allowFullScreen" value="true" /> <param name="allowScriptAccess" value="always" /> <param name="FlashVars" value="plugins=plugins/proxy.swf&proxy.link=$url" /> <embed name="flashplayer" src="player.swf" FlashVars="plugins=plugins/proxy.swf&proxy.link=$url" type="application/x-shockwave-flash" allowfullscreen="true" allowScriptAccess="always" width="600" height="400" /> </object> ?>
Code:Parse error: syntax error, unexpected T_VARIABLE in /home/allskip/public_html/wp-content/themes/UltraLight/page.php on line 42
DevilLnC Reviewed by DevilLnC on . Need Some help in PHP plz....... Hello GUY plz help me with PHP and this code.....Actually i don't really know PHP so i just watched some tute and wrote this Code <form method="post" action=""> <input type=text size=8 /> <input type=submit /> </form> <? php $url=_GET('submit'); Rating: 5
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
themaCreator - create posts from...
Version 3.47 released. Open older version (or...