3 lines
54 B
PHP
3 lines
54 B
PHP
|
<?php
|
||
|
$hostname = "ldap://hostname.com/";
|
||
|
$port = 389;
|