marekrei / encode-explorer

http://encode-explorer.siineiolekala.net
236 stars 120 forks source link

Add allow_wildcards option #48

Open Indigo744 opened 8 years ago

Indigo744 commented 8 years ago

Added allow_wildcards option (default to FALSE).

By default (false), uses same behavior as before (i.e. 'in_array'). If true, uses fnmatch function with each pattern.