I'm trying to include a remote .php file with functions in it. I keep getting undefined function errors everytime the page with the include file is displayed. If the include file is then changed to a .inc file, the coding works. People would be able to see the code in the .inc file - something I don't want. Any suggestions?
Thanks.