By Ed Reckers on May 9, 2011
There’s a couple examples online of shell scripts to upgrade a WordPress installation. However, I’ve ended up creating my own because every configuration (server and WordPress) is inevitably different, requiring you to roll your own. The script below handles a few things that some of the others available scripts don’t; 1. backs up your files [...]
Posted in WordPress |
By Ed Reckers on June 13, 2007
Simple task, simple command: php -v For further reading, here’s the PHP documentation on command line usage: http://www.php.net/features.commandline Incoming search terms:check php version command linephp version command lineget php version command linefind php version command linephp version check command linecommand line php versionphp version commandphp version from command linedetermine php version command linecheck php version [...]
Posted in How To |