Just, just no. PHP has many uses, but the command line isn't one of them.
Also I don't think pulling in a script over HTTP is such a great idea, I know it was done for simplicity but why not tell people to download the script first and save it alongside their main script, then just use an 'import filename'.
Now what would be useful, and could probably justify pulling in a module from remote, is if it kept up with Facebook API changes.
> i would like to work in PHP command line code
Just, just no. PHP has many uses, but the command line isn't one of them.
Also I don't think pulling in a script over HTTP is such a great idea, I know it was done for simplicity but why not tell people to download the script first and save it alongside their main script, then just use an 'import filename'.
Now what would be useful, and could probably justify pulling in a module from remote, is if it kept up with Facebook API changes.