ldap_search

ldap_search - PHP - Programmation

Marsh Posté le 27-04-2006 à 11:21:51    

Salut,
 
Je ne comprends pas le synopsys de la fction ldap_search :
 
resource ldap_search ( resource link_identifier, string base_dn, string filter [, array attributes [, int attrsonly [, int sizelimit [, int timelimit [, int deref]]]]] )
 
 
Si je veux utiliser timelimit (30) je dois bien faire ceci? :??:
 
ldap_search ( resource link_identifier, string base_dn, string filter , array(attributes) ,0 ,0 ,30,0)
 
Merci.
 

Reply

Marsh Posté le 27-04-2006 à 11:21:51   

Reply

Marsh Posté le 28-04-2006 à 15:09:08    

:up:

Reply

Marsh Posté le 28-04-2006 à 16:06:52    

euh, ça me parait bien, oui...


---------------
Can't buy what I want because it's free -
Reply

Marsh Posté le 02-05-2006 à 17:47:35    

les crochets indiquent que c'est optionnel c tout  :ange:  
 
je confirme c'est ok

Reply

Sujets relatifs:

Leave a Replay

Make sure you enter the(*)required information where indicate.HTML code is not allowed