[FX.php List] Generating Safe links to Database Records

Malcolm Fitzgerald malcolm at notyourhomework.net
Mon Jan 16 17:02:43 MST 2012


This morning I was testing a routine and the results looked odd. After some head-scratching I increased the modification number on the record and got the right results. The record id returned by FX consists of the internal record ID and it's modification number. The modification number is inherently unstable. 

I want to be able to generate links to records in the database that do not rely on the modification number. How does FX handle this?

Malcolm




More information about the FX.php_List mailing list