|
ok,
Here is the first one for line 25 where i input my Hostname and script name.
(Line 25) Undefined Index
$postcardURL = "http://".$_SERVER["voluntary.awardspace.co.uk"].$_SERVER["Postcard.php"];
(Line 52) Undefined Variable. As i understand it one of my variables is wrong or should be an array.
echo "<td align='center'><img src='thumbs/$file' alt='postcard'/><br/><input type='radio' name='selimg' value='$file,$act1' $sel/></td>";
Please any help would be much appreciated i am really stuck on this
Last edited by norwichchris; 08-23-2010 at 02:18 PM..
|