Query AD via LDAP for Computer Accounts with PHP
Overview The below PHP script is an example of how to query an Active Directory domain. In this...
Read Moreby Phil Eddies | Dec 17, 2020 | Active Directory, PHP, Scripts | 0 |
Overview The below PHP script is an example of how to query an Active Directory domain. In this...
Read Moreby Phil Eddies | Sep 16, 2016 | Active Directory, PHP, Scripts | 27 |
Overview The below PHP script is an example of how to connect to Active Directory via LDAP and...
Read Moreby Phil Eddies | Jul 28, 2009 | PHP, Scripts | 6 |
The post will show you how in Drupal 6 to display a block for the administrator showing how many comments by anonymous usersĀ are waiting approval and also provide a link to the approval list. Pre-setup This post assumes you have...
Read Moreby Phil Eddies | Aug 3, 2008 | PHP, Scripts | 9 |
Here is a function I have recently had to use, you pass a time / date string in strtotime format and the function will return a string with a date relative to today. Examples of what the function can return;...
Read More
Recent Comments