Hello lovely helpful people, i need to out put $src = array( dynamically and am having a problem when you use this echo("$src = array(");
the $src is seen as a variable itself and so not echoed as it is empty, how can i get round this? Thanks Phil
It's alright i just worked it out