I am using an include file in my php program. This include file is not working with php program file ,but it is working with browser(http://yoga.womans-health.net/Includes/NewsFeed.php?CA T=About+Yoga). Code is given below
your help is greatly appreciated.. thanks
Code:
include 'http://yoga.womans-halth.net/Includes/NewsFeed.php?CAT=About+Yoga';
Comment