I was sent a php script by someone I was helping on the IRC channel and I thought that the method could be really useful to someone else. Try it out yourself. Here is the link.
This page basically allows you to display your script online without having to email it or do anything messy. One little disclaimer is that it is available to everyone and is stored on their server for a while. So please be careful with passwords and sensitive information.
test
Another neat trick is to create a soft link with a .phps extension to that file. `ln -s`
an additional description for the code would also be very helpfull and nice….
so the people could use the page as a snipplet-database 😉