RE: [PHP] basic web based test code needed to test database tables!!!!!

2004-07-09 Thread bruce
and would allow me to select a link in the breadcrumb trail and get to a given parent item... thanks -bruce -Original Message- From: Justin Patrin [mailto:[EMAIL PROTECTED] Sent: Friday, July 09, 2004 10:11 AM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: [PHP] basic web based

Re: [PHP] basic web based test code needed to test database tables!!!!!

2004-07-09 Thread Justin Patrin
On Fri, 9 Jul 2004 10:09:55 -0700, bruce <[EMAIL PROTECTED]> wrote: > hi... > > i'm in need of some basic test code that will allow me to iterate through > some tables in a database that i'm creating... > > basically, i have a number of tables, where each table has a name/id. each > table also ha

[PHP] basic web based test code needed to test database tables!!!!!

2004-07-09 Thread bruce
hi... i'm in need of some basic test code that will allow me to iterate through some tables in a database that i'm creating... basically, i have a number of tables, where each table has a name/id. each table also has a parent, and a child table, where the connection is the id of the table. i'm l