▽PHP: Hypertext Preprocessor ●06/14 23:27 [14-Jun-2012] The PHP development team would like to announce the immediate availability of PHP 5.4.4 and PHP 5.3.14. All users of PHP are encouraged to upgrade to PHP 5.4.4 or PHP 5.3.14. The release fixes multiple security issues: A weakness in the DES implementation of crypt and a heap overflow issue in the phar extension PHP 5.4.4 and PHP 5.3.14 fixes over 30 bugs. Please note that the use of
▽オブジェクト指向スクリプト言語 Ruby ●04/03 07:24 # The famous Hello World # program is trivial in # Ruby. You don’t need: # # * a ”main” method # * newline escapes # * semicolons # # Here’s the code: puts ”Hello World!” SQLite-Ruby Ruby Action Pack