mysql

MySQL : Remote Error

Resolved: # edit /my.ini Add: [mysqld] skip-name-resolve OR Disable: # bind-address = 127.0.0.1 …

Quick PHP code

Quick PHP code to test ldap connection $ldap = ldap_connect(“domain.com”); $username=”username@d…

Load More
That is All