Re: [GnomeMeeting-list] ils-server query with PHP



You can have a look at teh code in ils.cpp, in GnomeMeeting.

Each server sends different attributes values by default.
In C, you have to specify the list of attributes that you want before
starting the search.

I don't know if it is feasible in PHP.

Le mer 07/08/2002 à 18:07, Tanja und Bernd Maier a écrit :
> 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
> 
> _______________________________________________
> Gnomemeeting-list mailing list
> Gnomemeeting-list gnome org
> http://mail.gnome.org/mailman/listinfo/gnomemeeting-list
-- 
 _	Damien Sandras
(o-	GnomeMeeting - H.323 Videoconferencing Application -
//\		web:  http://www.gnomemeeting.org/
v_/_	H.323 phone:  callto://ils.seconix.com/dsandras seconix com





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