It has been a while since I did any scripting with php. Now that I'm back at it, I find I'm missing something simple. Currently, the only way I am able to run my scripts is with the php command in front of them:
> php script.php
What do I need to do to enable running them directly? For reference, I am on kubuntu 10.0.4, and the php executable is located in /usr/bin/