[GnomeMeeting-list] ils-server query with PHP



Hi all,

i have a problem to query an ils server with PHP. I knew...this is not the
100%
right place to ask for....but i searched a lot of days and very hard in the
web
and do not find any answers. So....i hope here is an expert who can help me.

Ok....i try to query an ils server with PHP. Generally it works. But i have
to
define for each ils server a different query. Example:

ils.netmeeting.com : ldap_search ($ds,"objectclass=rtperson","cn=%");
works fine for ils.netmeeting.com

ils.pamm.de : ldap_search ($ds,"c=US,
o=Microsoft","(&(objectclass=rtperson))";)
works fine for ils.pamm.de

now.....i try to define 1 query for all ils server. I believe my query is
wrong.
Is there anybody who can tell me what the correct syntax is to query an ils
server with PHP?

And...if i query the ils.netmeeting.de server i do not receive the
"ilsa32964638" value. This value shows the video capability. The ils.pamm.de
Server shows this value.

If you need more information or example code plz. email me. I try to realize
a
netmeetingbrowser with PHP.

thx a lot , Bernd




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]