Hello,
I am a newbie of PHP/MySQL. I want to know what the behaviour of the MySQL in the web environment.
1) If I open the database in my first page (index.php), Is the database remains open and ready to use in the sequence pages? Or I need to reopen the database on each web page?
Thanks,
Raymond
I am a newbie of PHP/MySQL. I want to know what the behaviour of the MySQL in the web environment.
1) If I open the database in my first page (index.php), Is the database remains open and ready to use in the sequence pages? Or I need to reopen the database on each web page?
Thanks,
Raymond