Search found 5 matches

by DeathGoth
Wed Jan 14, 2004 5:51 pm
Forum: Radio Toolbox
Topic: I need.. well.. some lil help.. wit php..
Replies: 7
Views: 8733

This is the error that it gives me..

<?xml version="1.0" encoding="UTF-16"?>
<DATABASE>
<EXE NAME="rtb.exe" FILTER="GRABMI_FILTER_PRIVACY">
<MATCHING_FILE NAME="rtb.exe" SIZE="520192" CHECKSUM="0x7CDFBA78" BIN_FILE_VERSION="1.0.0.1" BIN_PRODUCT_VERSION="1.0.0.1" PRODUCT_VERSION="1.0.0" FILE ...
by DeathGoth
Mon Jan 12, 2004 8:12 am
Forum: Radio Toolbox
Topic: I need.. well.. some lil help.. wit php..
Replies: 7
Views: 8733

windows XP pro

1 gig procesor
384 megs of ram
140 gig hd
and 32 meg vid card

The computer was recently formmated on the OS drive aka the 40 gig.. has same problem before...
by DeathGoth
Fri Jan 09, 2004 8:08 am
Forum: Radio Toolbox
Topic: I need.. well.. some lil help.. wit php..
Replies: 7
Views: 8733

Ok man i will give it a try.. thanx for your help man... altho 1 issue with it... it keeps crashing out every few hrs.. between to and 12 hrs... refering to the actual .exe file...
by DeathGoth
Wed Jan 07, 2004 5:43 pm
Forum: Radio Toolbox
Topic: I need.. well.. some lil help.. wit php..
Replies: 7
Views: 8733

the php file for includes.. goes something like this...

$current_song='AC/DC - Thunderstruck';
$listeners='2';
$max_listeners='60';
$touch_interval='10';
$lastsong[0]='AC/DC - Thunderstruck';
$lasttime[0]='1073336926';

so i would assume it would be $lastsong
keep in mind.. I just started php a lil ...
by DeathGoth
Tue Jan 06, 2004 4:07 pm
Forum: Radio Toolbox
Topic: I need.. well.. some lil help.. wit php..
Replies: 7
Views: 8733

I need.. well.. some lil help.. wit php..

I have a sig running that is php... made by me.. I am trying to add last song played... which should be...

ImageTTFText ($im, 10, 0, 20, 33, $tc3, $font3, "Last Played: ".$lastsong[$i]);

anyway its not working for some reason.. any help would be cool.. but if not thats aight i should or might be ...