Does PHP provide functions to deal with Apache-style htpasswd files? I mean, it's not like it's difficult to just parse it myself (explode() seems obvious enough), but it seems like that's something that would be built in to PHP.
_________________________
Bitt Faulk