Re: [PHP-DB] Re: Question

2002-06-26 Thread Mike Tuller
= > Michael J. Ryan - tracker1[*at*]theroughnecks.com > Roughneck BBS: http://www.theroughnecks.net telnet://theroughnecks.net > === > Y!: aztracker1 - aim: azTracker1 - icq: 4935386 - msn: see email > One progr

Re: [PHP-DB] Question

2002-06-23 Thread Mike Tuller
computer they are installed in. I know I am answering my own question here, but it makes me feel more comfortable knowing that others come up with the same solutions I do. Thanks. > From: "Peter Lovatt" <[EMAIL PROTECTED]> > Date: Sun, 23 Jun 2002 22:24:32 +0100 >

Re: [PHP-DB] Question

2002-06-23 Thread Mike Tuller
an array > in php. > e.g. > $disk_size = explode("," , $field); > > i dont know how well this will work for you...i'm only a newbie. > > > -Original Message- > From: Mike Tuller [mailto:[EMAIL PROTECTED]] > Sent: Monday, 24 June 2002 3:43 AM > To

[PHP-DB] Question

2002-06-23 Thread Mike Tuller
I am wanting to create a PHP frontend to a database that holds information about the computers that I take care of. I have a problem though when it comes to storing hard drive information. In most cases, the computers have one drive, but some have 2 or more, so I can't create the main database wit