General12 Jun 2010 11:56 am
Cron Job runs PHP script in Cpanel
Every day at 3am
0 3 * * * /usr/local/bin/php -f /home/spike/checkstatus.php
Cron Job runs PHP script in Cpanel
Every day at 3am
0 3 * * * /usr/local/bin/php -f /home/spike/checkstatus.php
$offset = -100;
$ExpStr = “Expires: ” . gmdate(“D, d M Y H:i:s”, time() + $offset) . ” GMT”;
Header($ExpStr);
Photoshop CS3 hand tool problem
At times, the hand tool in Photoshop will not go away and can’t pick a different tool. Shutting down photoshop and restarting does not help.
Under the Windows menu, deselect all of the windows…and viola! Problem goes away.