Posted by Captain Paralytic on 07/27/07 12:40
Suppose I have the folowing: $cst['created'] = 'date'; $cst['cc'] = 'text'; $cst['paid'] = '##.##'; $cst['registered'] = 'date'; Are there any neat ways to to get a simple array containing the elements 'date','text','##.##'
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming