[PHP-DB] MySQL join problem

2001-02-27 Thread Elliott Lee
Hi all, This may not necessarily be a PHP problem, but I was initially trying to do this in PHP. I was trying to do a join of two tables and I get a response from MySQL saying that some SQL temp file was out of space. One of my tables has a few thousand items in it and my other table that I'm j

Re: [PHP-DB] subtotal

2001-02-14 Thread Elliott Lee
try printf("Total : %.2f", round($hoursrow[0], 2); Elliott -- >From: "bryan" <[EMAIL PROTECTED]> >To: "db" <[EMAIL PROTECTED]> >Subject: [PHP-DB] subtotal >Date: Wed, Feb 14, 2001, 10:55 AM > > Good day all... > > Does anyone know how, if I have a "*.00" at the, I can just leave that o