Re: [PHP] PHP Is Inserting (the same) Database Record Multiple Times In My HTML Output

2002-03-15 Thread Erik Price
On Friday, March 15, 2002, at 12:19 AM, hugh danaher wrote: > You're the second one I've seen using "do". What "do"? Is it in the php > manual and I missed it? do { ... } while ( ... ); Runs the while loop at least once, regardless of whether or not the while conditional evaluates to TRUE.

Re: [PHP] PHP Is Inserting (the same) Database Record Multiple Times In My HTML Output

2002-03-14 Thread hugh danaher
print (" "); $tablei = '0'; } } print "": } - Original Message ----- From: "Morgan" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, March 14, 2002 7:49 PM Subject: [PHP] PHP Is

[PHP] PHP Is Inserting (the same) Database Record Multiple Times In My HTML Output

2002-03-14 Thread Morgan
(sorry if this shows up twice!) hi, i'm new to php and am having a problem with a script i'm working on. i posted this to alt.php a few days ago and got part of my problem fixed, but i still have one problem which i can't figure out and haven't gotten an answer to there. here is the code: "); /