Re: [PHP-DB] MySQL Session

2003-07-27 Thread Matthew
ql_close($link); } ?> Then use "functions.php" in each web page you code - - Original Message - From: "Morten Twellmann" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, July 27, 2003 1:

RE: [PHP-DB] MySQL Session

2003-07-27 Thread Peter Lovatt
Hi welcome to php :) in general you can use an include at the beginning of each page -Original Message- From: Morten Twellmann [mailto:[EMAIL PROTECTED] Sent: 27 July 2003 13:01 To: [EMAIL PROTECTED] Subject: [PHP-DB] MySQL Session I have just recently entered the world of PHP and

[PHP-DB] MySQL Session

2003-07-27 Thread Morten Twellmann
I have just recently entered the world of PHP and MySQL. I'm used to code in ASP with Access databases and since I am not very familiar with PHP, I have run into a problem, which is probably quite easy to solve: Connecting to the database requires a couple lines of code, which I would rather not h