[Phplib-trackers] [ phplib-Support Requests-815662 ] Name array issues
Brought to you by:
nhruby,
richardarcher
From: SourceForge.net <no...@so...> - 2003-10-01 07:10:40
|
Support Requests item #815662, was opened at 2003-10-01 00:10 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=403612&aid=815662&group_id=31885 Category: None Group: v1.0 (example) Status: Open Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Name array issues Initial Comment: I am having problem with name values in the add_element. I saw the note on arrays[] but couldn't figure out the write way to make it running. Can someone fix the following notation and send me please? For information, code element is supposed to read and write it's value from an array called "rec". $this->add_element(array("type"=>"text", "name"=>"rec[UID]", "valid_regex"=>"[1-0]", "valid_e"=>"Numeric only", "icase"=>1, "value"=>$rec[UID])); Thanks alot ol...@oc... ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=403612&aid=815662&group_id=31885 |