Hi I want to add an external php file in my widget. for example my site is test.com and i want to include a page from site test1.com but i am getting error if I use include() function. Thanks in advance
How do you include a file from other site? you include the file from your hosting server only i mean that exist on you site not from other site untill you have public acces to these file..i hope it will help you..