Page 1 of 1

Noob help please!

Posted: Thu Mar 26, 2009 2:55 pm
by davelincoln1987
hi guys,

is there any way to call a function into an application that is not held in the same directory as the application?

ie. i have function on one server but would like to call this into a page i have stored on another server.

thanks in advance for any help :D

Re: Noob help please!

Posted: Thu Mar 26, 2009 3:04 pm
by requinix
It's not smart to "borrow" files from one server into another. Just copy/paste the code into a new file if you want to use it.

Re: Noob help please!

Posted: Thu Mar 26, 2009 4:04 pm
by pickle
[url=http://forums.devnetwork.net/viewtopic.php?t=30037]Forum Rules[/url] Section 1.1 wrote:2. Use descriptive subjects when you start a new thread. Vague titles such as "Help!", "Why?" are misleading and keep you from receiving an answer to your question.