Hei
On Wed, Jun 20, 2001 at 03:04:06PM +0200, Stig-Ørjan Smelror wrote:
> I have some problems while printing out values of attributes-types which
> have "Equality" and/or "Substrings" values.
>
> Example:
>
> $get_values = "".$info[0]["title"][0]; # OK. (prints out the value
> correct)
>
> $g
Hi all!
I have some problems while printing out values of attributes-types which
have "Equality" and/or "Substrings" values.
Example:
$get_values = "".$info[0]["title"][0]; # OK. (prints out the value
correct)
$get_values = "".$info[0]["postalCode"][0]; # NOT OK. (prints out
nothing)
the "ti
2 matches
Mail list logo