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? 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'; Link to comment https://forums.phpfreaks.com/topic/225425-database-connection-file/#findComment-1164088 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.