|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
|||
|
|||
|
mysql database connection
Hi,
I have collection of web pages and in each of them I use data from database. If I connect to a database in my first page, do I need to execute mysql_connect on all other pages, or is it enough to establish connection on first page and just querying the database on all following pages? thanks, Alex |
|
#2
|
||||
|
||||
|
RE: mysql database connection
To my knowledge you have to execute mysql_connect in all pages where you use mysql functions.
|
![]() |
| Viewing: Codewalkers Forums > Other Technologies > Database Help > mysql database connection |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|
|