|
Posted by ernie.bornheimer on 02/16/07 14:17
Hello
I have a script that works but it shouldn't, and I would like to know why.
I originally wrote it with a statement to connect to the database, then
there's a part to select the database, then I get some records and print
them to the browser. It all works fine. A couple of months ago, I commented
out the connection part (I can't remember why), and it still works. I had
thought that there must be a connection statement. Is the current version of
the code using the same connection from way back when? I'm confused.
I know this is a newbie question. If someone could just point me in the
right direction, I'd be very grateful.
Thank you!
Ernie
[Back to original message]
|