Well, you can use the php function
require("filename")
which is pretty self explanitory. It is the same as include(), but instead of just displaying a warning if the file doesn't exist, it will give an error and stop running.
It can still be edited, but it may daunt some newbies. Hosting the script yourself is a much better idea. Hope this helps.