Search found 7 matches

by mrlayance
Sun Oct 26, 2003 1:17 pm
Forum: Radio Toolbox
Topic: what is playing png
Replies: 0
Views: 6020

what is playing png

Is a updated version of the script going to be added?
by mrlayance
Fri Apr 04, 2003 7:38 am
Forum: Radio Toolbox
Topic: whatimplayin.php
Replies: 5
Views: 7502

How do I change the font color?

<?php
include("includes.php");
header("Content-Type: image/png");
$im = imagecreatefrompng("songband1.png");
if ($im)
{

ImageString($im, 1, 37, 4, "Hipbase.com Radio - Live Tragically Hip".$desc, 5);
ImageString($im, 2, 67, 12, "Currently Playing: ".$current_song ...
by mrlayance
Fri Apr 04, 2003 7:38 am
Forum: Radio Toolbox
Topic: whatimplayin.php
Replies: 5
Views: 7502

How do I change the font color?

<?php
include("includes.php");
header("Content-Type: image/png");
$im = imagecreatefrompng("songband1.png");
if ($im)
{

ImageString($im, 1, 37, 4, "Hipbase.com Radio - Live Tragically Hip".$desc, 5);
ImageString($im, 2, 67, 12, "Currently Playing: ".$current_song ...
by mrlayance
Sun Mar 16, 2003 5:54 pm
Forum: Radio Toolbox
Topic: whatimplayin.php
Replies: 5
Views: 7502

whatimplayin.php

I was just wondering if anyone knows how to make the image resize with the length of text outputed?

I just have the basic setup http://www.hipbase.com/radio/whatimplayin.php

I knoticed hows jays sig image always resizes.

Thanks
by mrlayance
Fri Mar 14, 2003 7:46 am
Forum: Radio Toolbox
Topic: integrate whatimplayin.phps into php board signatures
Replies: 2
Views: 4167

Could some explain this alittle more?
by mrlayance
Fri Mar 14, 2003 7:42 am
Forum: Radio Toolbox
Topic: Security Issue!
Replies: 2
Views: 4752

Got it, thanks
by mrlayance
Thu Mar 13, 2003 4:08 pm
Forum: Radio Toolbox
Topic: Security Issue!
Replies: 2
Views: 4752

Security Issue!

If you view my site on the top I have the radio stats that are generated by radiotoolbox. http://www.hipbase.com

Instead if showing
Listeners: 2/25
Current Song: somesong

I get this
Listeners: 2/25
Current Song: Hipbase.com Radio - Live Tragically Hip (Hipbase.com Radio - Live Tragically Hip ...