hz6574 Posted May 31, 2007 Share Posted May 31, 2007 hi, I am new to this and this is my first question on this board. I am learning how to insert information to my database but I am getting the following error msg: Warning: include(includes/db_conn.txt)[function include]: failed to open stream.No such file or directory. and Warning include()[function include]: Failed opening 'includes/db_conn.txt' for inclusion (include_path='c:\PHP\includes') in E:\apache\apache2\htdocs\book\newcustomer.php on line 39. Please help, I have looked at every yahoo or google site and cant find the answer. Link to comment https://forums.phpfreaks.com/topic/53666-include-files-i-am-new-to-php/ Share on other sites More sharing options...
Caesar Posted May 31, 2007 Share Posted May 31, 2007 Please show your code...and paste the full path of your file. Link to comment https://forums.phpfreaks.com/topic/53666-include-files-i-am-new-to-php/#findComment-265346 Share on other sites More sharing options...
solarisuser Posted May 31, 2007 Share Posted May 31, 2007 include("file"); Link to comment https://forums.phpfreaks.com/topic/53666-include-files-i-am-new-to-php/#findComment-265351 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.