Josh Mullis wrote:
>>> The problem I am having is in using the multilist.php function.
>>>
>>> I can't seem to find how to specify literal parenthesis' and commas.

Josh, you are using an old version of PLA - where the comma is treated
as a field separator.

In PLA 1.2.x, a semicolon is now used as a field separator (there is
currently no way to escape that), but it might help you in your cause.
(The comma used to separate sub fields within an aguement, if the
function needs that.)

BTW: the 4th argument used in MultiList() is what is displayed to the
user, not what is stored in the object. There currently isnt a way to
add content to the stored value ie: storing "(,<uid>,)". It shouldnt be
too difficult to enhance Multilist though.

...deon

------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
phpldapadmin-users mailing list
phpldapadmin-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpldapadmin-users

Reply via email to