This code used to work... Then my host upgraded my PHP and now it lo longer works... Pooh pooh!
Code:
if ($cmd == 'go' && ($url && $title && $blogs && $types))
The variables $url, $title, $blogs and $types all are arrays.
Again, this used to work yesterday.... Now it doesn't.
PHP was 5.2.5 and is now 5.2.9.