Date: 12/08/99
- Next message: Eric Ries: "[PHPLIB] expiring authentication"
- Previous message: Jochen Lillich: "Re: [PHPLIB] login on every page?"
- Next in thread: Eric Ries: "[PHPLIB] expiring authentication"
- Reply: Eric Ries: "[PHPLIB] expiring authentication"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
hi,
i added an add_idx propoerty to table.inc. if you set $t->add_idx to eg
"index" the most left column of the generated table contains an index
(made up by $this->row_key) with the heading "index". this does a very
good job for me and may do so for others. adds only ~7 lines of code to
table.inc.
the "MyTable extends Table" is hardly suitable for this purpose because
one would have to override inner functions os the Table class.
i'll post the changed table.inc on request. maybe kristian likes it and
includes it into 7.3 so i don't have to add the changes for any new
lib-release.
markus
-- Digital Online Media GmbH (we like to be called DOM) Bismarck Str. 60 50672 Köln phone: +49 221 951680 fax: +49 221 951688 web: www.dom.de mail: bar <email protected> - PHP3 Base Library Mailing List. Send messages to <phplib <email protected>>. To unsubscribe, send "unsubscribe" to <phplib-request <email protected>> in the body, not the subject, of your message.
- Next message: Eric Ries: "[PHPLIB] expiring authentication"
- Previous message: Jochen Lillich: "Re: [PHPLIB] login on every page?"
- Next in thread: Eric Ries: "[PHPLIB] expiring authentication"
- Reply: Eric Ries: "[PHPLIB] expiring authentication"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

