NSA
sudo apt-get thefuckout.tar.gz
- Dec 9, 2011
- 715
- 86
Okay, so this seems like a stupid question first, but don't get off-tracked.
I'm creating a system that allows users to create... plugins of a sort.
However, I'd like to let them use HTML etc... but not PHP.
Is there anyway I can remove PHP from an included file?
I'm using output buffering at the minute to put the include into a variable and have tried numerous preg_replace's.
Any help would be appreciated.
I'm creating a system that allows users to create... plugins of a sort.
However, I'd like to let them use HTML etc... but not PHP.
Is there anyway I can remove PHP from an included file?
I'm using output buffering at the minute to put the include into a variable and have tried numerous preg_replace's.
Any help would be appreciated.