[FX.php List] [OFF] API equivalent of retrieving data after edit

Jonathan Schwartz jschwartz at exit445.com
Fri May 16 09:29:43 MDT 2008


Hi Folks,

I'm still a little green on the API. Helping a colleague.

With the following lines used to edit a record, what syntax is needed 
to pull a value from an edited record:

$edit_result_result = $edit_result_edit->execute();
$edit_result_row = current($edit_result_result->getRecords());

Thx

Jonathan
-- 
Jonathan Schwartz
Exit 445 Group
jonathan at exit445.com
http://www.exit445.com
415-381-1852


More information about the FX.php_List mailing list