is it possible to story any code (php html js css ...) on

someserver.com/code.file 

and request it to be loaded onto any website like

mysite.com

thanks

link|improve this question
Your question is really unclear!! More details are needed. – Khaled Feb 2 at 13:24
feedback

closed as not a real question by Khaled, sam, SvenW, Bryan, mfinni Feb 2 at 14:39

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. See the FAQ for guidance on how to improve it.

1 Answer

up vote 2 down vote accepted

Absolutely, with the correct setup. This is exactly how many PHP exploits work. Which is why you shouldn't do/allow it.

link|improve this answer
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.