hi guys , i am sure this worked on an earlier version of php,
'NOT_ALLOWED_EXTENSION' => "Not Allowed File Extension, the following filetypes are allowed : ($this->type)\n", this is inside an array then i used to do $this->extract_filetypes($this->imgtypes); $this->error_codes[NOT_ALLOWED_EXTENSION]; where extract filetypes returned $this->type , is there a way to do this now ? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php