phpWeather Feature Request
Brought to you by:
iridium
From: Phil P. <phi...@sw...> - 2004-02-08 04:17:11
|
From what I can tell, once you configure phpWeather to talk to MySQL, it will make its own connection to the database. I've added data from phpWeather to my webpage, and it's all working fine. However in the process of generating my page, I already initiate a connection to the database. Is there any *really simple* way I can pass these details to phpWeather for it to use? Assuming, of course, that phpWeather won't blithely go and close the pre-existing connection once it's done with it. Thanks, Phil P |