Thats pretty much it. I'm looking for a PHP editor (or an editor that supports PHP) that I can run on windows without installing it. I'm sitting at Uni at the moment and can't install anything on the computers. All I want is something that I can run straight from the binaries, like Firefox used to be before v 0.9.
Anyone got any ideas?
Have you tried just unpacking the vim runtime files pack and seeing if they run just like that? Forgot the linkey
http://www.jext.org/
Google for Notepad2. It supports several syntax forms, and is just a single executable. By no means the most powerful, but it's quick, easy and will most likely get the job done.
If the machines have Java installed, you can run Jedit by loading the jar files directly (not via windows "executable")
i'd suggest to use proton from here: http://www.meybohm.de even better if you get the syntaxscheme php4_v3 or even php5 for it.