Hi, I'm using an include file to store the connection string to a mysql db. Whenever I try to reference that a string to open a connection I get the error 'empy connection string' . When I write the string to the page using response.write(connectionstring) it shows up fine. Is the something else that I need to do?
Thanks -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php