On Tue, 23 Dec 2008 06:38:29 -0600 Jay Blanchard said : > Here is a quick and dirty function that I have used for a couple of > years now, complete with comments; > > function formCreate($database, $table, $action, $excludeCols, $recordID){ Jay This function is very good for creating the contents of a basic form. Can I just confirm that the form population by passing $recordID has still to be implemented. I can see no evidence of this parameter being used. Thanks, Ronnie -- Ronnie MacGregor Scotland Ronnie at dBASEdeveloper dot co dot uk www.dBASEdeveloper.co.uk -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php