Need The Answers
New member
I am wanting to make a PHP script so that it will get the code off of my website, instead of having it all in the script.
(The Script will be ran off of my computer, just will get the script off my website and run it on my computer)
How can I do this?
One more thing. I will need it to get the code from a .txt document do other people can see what the code is.
Ok, sorry about this.
The .txt file will need to be on my website. Then I will need a .php file that rads the text off of the .txt on my site and then runs it as a normal .php script.
(The Script will be ran off of my computer, just will get the script off my website and run it on my computer)
How can I do this?
One more thing. I will need it to get the code from a .txt document do other people can see what the code is.
Ok, sorry about this.
The .txt file will need to be on my website. Then I will need a .php file that rads the text off of the .txt on my site and then runs it as a normal .php script.