[PHP-WEBMASTER] com web/rmtools: adjust paths in cron jobs: data/config/pecl/cron/pecl_build_next.xml data/config/pecl/cron/pecl_rss_update.xml

2017-08-12 Thread Anatol Belski
Commit:6e56450df4aceae46118b0b2bfc3e6ffe9579104 Author:Anatol Belski Sat, 12 Aug 2017 12:13:50 +0200 Parents: 38d2d906eac3f3018e1ebc2e7897479628998f9a Branches: master Link: http://git.php.net/?p=web/rmtools.git;a=commitdiff;h=6e56450df4aceae46118b0b2bfc3e6ffe9579104 Lo

[PHP-WEBMASTER] Imagecopyresampled script

2017-08-12 Thread Roy Watson
Hello, In your "imagecopyresampled" scripts it would seem that they would have more functionality if the output is: // Output $output = "some value"; echo "$output"; instead of: // Output imagejpeg($image_p, null, 100); If the output is a variable then it could be used in other scripts an