In Php:
rlib_add_paramater($rlib, "michael", "mcinally");
In RLIB:
"m.michael"
The trick is the "m."
- bob
On Tue, 2005-10-04 at 14:21 -0400, Michael McInally wrote:
> This may be the dumbest question ever...
>
> I cannot find documentation on how to get the variable -> value defined
> with "rlib_add_parameter", which is documented in the documentation.
>
> Can anybody help me out?
>
|