What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » Help with PHP Needed.

Help with PHP Needed.
Author: Message:
Eddie
Veteran Member
*****


Posts: 2078
Reputation: 30
32 / Male / Flag
Joined: Oct 2005
Status: Away
O.P. RE: Download "x.php" ??
www.haboz.net/radio/ << Its a Habbo Fansite Radio...
Heres one of the codes.
EDIT:
code:
<?PHP

include 'query.php';

if($streamdata["stream"]["status"]  == "0"){
echo"<meta http-equiv=\"refresh\" content=\"30\"><link rel=\"stylesheet\" href=\"style.css\"><img src=\"images/offline.gif\">";
}
else{
echo"<meta http-equiv=\"refresh\" content=\"60\"><link rel=\"stylesheet\" href=\"style2.css\"><div style=\"width:134; height:95; padding-top:30; padding-left:8; padding-right:8; padding-bottom:8; background-image:URL(images/djsays.gif);
background-repeat:no-repeat;
background-position: center center;\"><table width=134 height=92 cellpadding=0 cellspacing=0><tr><td align=center valign=center><font face=\"tahoma\" color=\"black\" size=\"1\">". $streamdata["stream"]["genre"]. "</font></td></tr></table></div>";
}

?>

Here is one of the codes :\

This post was edited on 10-13-2006 at 11:21 AM by Eddie.
...there used to be a signature here :)
10-13-2006 09:31 AM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Help with PHP Needed. - by Eddie on 10-13-2006 at 08:56 AM
RE: Download "x.php" ?? - by John Anderton on 10-13-2006 at 08:59 AM
RE: Download "x.php" ?? - by Eddie on 10-13-2006 at 09:00 AM
RE: Download "x.php" ?? - by John Anderton on 10-13-2006 at 09:10 AM
RE: Download "x.php" ?? - by Eddie on 10-13-2006 at 09:31 AM
RE: Help with PHP Needed. - by Eljay on 10-13-2006 at 11:57 AM
RE: Help with PHP Needed. - by Eddie on 10-13-2006 at 12:55 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On