[PHP-DB] RE: [PHP] Printing MySQL into HTML Tables

2001-03-22 Thread Bart A. Verbeek
Hello, Using it myself to... Maybe this will help you out: blabla a headline here " . $row["1"] . ""; $i++; //the counter loops trough the do()while() and prints records if ($i==3) { echo ""; //when the counter reaches 3 it prints the row-end and new beginning.

RE: [PHP-DB] Back up database - UNIX-docs

2001-04-10 Thread Bart A. Verbeek
Hello, Interesting discussion... I've been fiddling with cron for a while now, but can't get it to work as I would. Do you know a good website where Unix is explained? I've been looking around on the internet but can't find a website that describes Unix from the ground up... I'm just a beginner

RE: [PHP-DB] Robust OO Shopping Cart 4 sale

2001-04-10 Thread Bart A. Verbeek
Just looked at the shopping-cart-website... Where is this e-maillink for more info?? >>ORIGINAL<< >>Hello all, >>PHP\MySQL shopping cart for sale www.firegarden.com/cart/ still under >>development (good price if you buy now). Top notch OO coding garenteed. go >>to firegarden.com and click the

RE: [PHP-DB] Back up database - UNIX-docs

2001-04-10 Thread Bart A. Verbeek
http://www.knowledgeisland.com/operat/unix/unix.html HTH Regards - Original Message - From: Bart A. Verbeek <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Tuesday, April 10, 2001 11:10 AM Subject: RE: [PHP-DB] Back up database - UNIX-docs > Hello, > > Inter

[PHP-DB] ? interbase ?

2001-04-21 Thread Bart A. Verbeek
Hello, I'm internet-databasing for over a year now and only used MySQL up untill now. Last week I spoke with a guy that was interested in running Interbase on a Unix-webserver, so I've got a couple of questions... 1.> Can interbase be installed and run on every Unix-type (BSD)? I've taken a