ckdoublenecks Posted January 23, 2011 Share Posted January 23, 2011 how do I use a connection file (connection.php) in multiple programs? I think include? Quote Link to comment https://forums.phpfreaks.com/topic/225425-database-connection-file/ Share on other sites More sharing options...
jcbones Posted January 23, 2011 Share Posted January 23, 2011 include('connection.php'); //or include 'connection.php'; Quote Link to comment https://forums.phpfreaks.com/topic/225425-database-connection-file/#findComment-1164088 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.