Tomcat13 Posted July 10, 2006 Share Posted July 10, 2006 Hello everyoneHow do you go about, when you make changes in your include files, so the changes take effect on the articles or pages that you have created in your database?I have four include files in my website, menu.inc, leftside.inc, rightside.inc, bottom.incI am doing articles in phpMyAdmin/MySQL like this:"domainname/news.php?articleid=170", the MySQL creates the article ID automatically, I fetch it, everything works fine, but when I make changes in the include files, using the FTP, the changes only show in the files with the .php extension, (which BTW are not in my db), but not in the pages with the articleid extension (which are in my db).Where and how do I find and edit these include files so the changes will take effect on these pages (articles or whatever), that I made in the database?Your help and advise will be greatly appreciated Quote Link to comment https://forums.phpfreaks.com/topic/14214-include-files-changes-and-mysql/ Share on other sites More sharing options...
Tomcat13 Posted July 12, 2006 Author Share Posted July 12, 2006 This topic got lost without any responses!I'm still waiting for some kind of help Quote Link to comment https://forums.phpfreaks.com/topic/14214-include-files-changes-and-mysql/#findComment-57011 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.