[FX.php List] getting RecID after creating a record

Andrew Denman adenman at tmea.org
Mon Nov 20 12:35:41 MST 2006


When you add or edit a record, by default the record is returned in the same
data array as a find (there are ways to not have it returned - see the
documentation).  This way you can pull the recid for a new records just as
you would from a find.

Andrew Denman

-----Original Message-----
From: fx.php_list-bounces at mail.iviking.org
[mailto:fx.php_list-bounces at mail.iviking.org] On Behalf Of Alex Gates
Sent: Monday, November 20, 2006 1:21 PM
To: 'FX.php Discussion List'
Subject: [FX.php List] getting RecID after creating a record

Hi everyone-

I know this has been covered before, but I can't seem to find it.

I know it is possible to explode the array on a find to get the record
ID, but is it possible to get the RecID after a new record creation
without having to do a separate find?
If so, could someone please provide me with an example of the syntax?

Alex P. Gates

-----Original Message-----
From: fx.php_list-bounces at mail.iviking.org
[mailto:fx.php_list-bounces at mail.iviking.org] On Behalf Of Gjermund
Gusland Thorsen
Sent: Monday, November 20, 2006 8:42 AM
To: FX.php Discussion List
Subject: [FX.php List] [offtopic] DreamWeaver 6 relative path

Anyone got a clue how to set the path relativite to root instead of
document in DreamWeaver 6?

ggt667
_______________________________________________
FX.php_List mailing list
FX.php_List at mail.iviking.org
http://www.iviking.org/mailman/listinfo/fx.php_list




_______________________________________________
FX.php_List mailing list
FX.php_List at mail.iviking.org
http://www.iviking.org/mailman/listinfo/fx.php_list



More information about the FX.php_List mailing list