06-25-2009, 01:14 PM
|
#6 (permalink)
|
|
La Vida es Sueño
Join Date: Sep 2007
Location: Oldham
Posts: 2,258
Thanks: 90
|
There's already a function called extract in PHP, so you'll need to either rename it, or put it into a class (a namespace would be ideal).
Hopefully PHP's extract doesn't do the same as your extract.
__________________
The man who comes back through the Door in the Wall will never be quite the same as the man who went out.
|
|
|