Search found 2 matches

by djbox
Sat Mar 27, 2004 1:28 pm
Forum: Radio Toolbox
Topic: Getting error
Replies: 3
Views: 5611

I beileve that the catcher script didn't create a inlucdes.php file no idea y it din't not this is the catcher script i got set up

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

if ($im)
{
ImageString($im, 1, 17, 4, "Playing: ".$current ...
by djbox
Sat Mar 27, 2004 3:15 am
Forum: Radio Toolbox
Topic: Getting error
Replies: 3
Views: 5611

Getting error

I am getting a error i haved done everything correctly but i get this error



Warning: main(includes.php): failed to open stream: No such file or directory in /home/www/latinspot/radio128k/watson.php on line 2

Warning: main(): Failed opening 'includes.php' for inclusion (include_path='') in /home ...