PHP MySQL
Code examples and tips for PHP/MySQL developers.
I began coding in C++ (1997-1999) and transitioned to web development using PHP/MySQL (2000) and have been coding extensively using this combination ever since.
I plan to provide useful code samples in this area.
Recent Articles
PHP MySQL: Patching OneOrZero Helpdesk Software (PHP/MySQL) to Support Multiple LDAP Base DN records in Novell NDS
This article demonstrates a working configuration of OneOrZero helpdesk that was setup to authenticate to Novell NDS via LDAP. I wrote a simple patch for OneOrZero that is designed to accept multiple Base DN records and search through each record for the requested username (uid).