Name: Anonymous 2007-08-18 18:51 ID:JGaBMBb2
How do I make an array from inside a function work outside it, I have tried
global $array
is there anything else i need to do to make it work?
global $array
is there anything else i need to do to make it work?