Edit: Added the two base64_encode examples. They are showing up differently so PHP is clearly decoding the entry differently than it should be when using the ldap functions. The crappy part is I can't ...
Hi - using php as a wrapper to serve some static content that needs to be cache friendly. Part of that means generating Etag header and evaluation when a client sends a If-None-Match header to ...