- Olympus предъявила иски 19 членам... (1606)
- Bethesda получила все права на франшизу... (1587)
- Acer представила новый интересный... (1427)
- Названы самые популярные приложения для... (1307)
- Transcend: карты памяти SD/microSD с защитой... (1956)
- «Кеплер» будет искать экзопланеты и их... (2424)
- HTC представила свой первый LTE-смартфон на... (1614)
- Canon PowerShot G1X: компакт за... (1474)
- Kingston Review: главные тренды 2011... (1710)
- Обучение английскому и роль курсов в... (1783)
- Коллекционная Aliens: Colonial Marines для... (1374)
- Компания Zero Infinity вышла на европейский... (2187)
- Олег Киселев продал 6%... (2632)
- Стало известно расписание выпуска... (1520)
- Белорусская оппозиция обнаружила... (1981)
- Минкомсвязи перенумерует все информационные... (1443)
- Новый глава Yahoo: компания возвратит себе... (2034)
- PHP 5.3.9 (1497)
- «Сумма» ищет (2647)
- Мероприятия во время ОИ-2012 в Лондоне... (1615)
- Китайские писатели обвиняют Apple в... (1798)
- Смартфон Samsung Galaxy Ace Plus выйдет в... (1538)
- Alan Wake и I Am Alive станут частью XBLA... (1851)
- Сотрудник пиццерии Papa John's назвал... (1455)
- Электроника находит применение в неожиданных... (1590)
- Star Wars: The Old Republic: игра попала в... (1776)
- В 2012 году мобильные устройства перейдут на... (1531)
- Кассира пиццерии Papa John's уволили за... (2442)
- В Беларуси блокируют иностранные... (1363)
- Оппозиция обвиняет КГБ Белоруссии в... (1829)
- Опубликован новый трейлер к игре Resident... (1458)
- "Кеплеру" доверили искать жизнь во... (1771)
Принципы успешного фриланса
Дата: 2009-09-09 13:27
Подробнее на PHPINSIDE.RU
Предыдущие новости
Добрый комментарий, злой комментарий
Комментарии в коде - что и для кого в них пояснять? Jani Hartikainen приводит примеры хороших и плохих стилей
Расширение PECL Memcached для хранения данных сессии
В блоге The Storyteller опубликована заметка по использованию расширения PECL Memcached для хранения сессионных данных. Описаны четыре основных шага: установка и запуск memcached, установка расширения для РНР, настройка
24 и 25 октября в Москве при поддержке PHPCLUB и PHPCONF проводится Первый чемпионат по веб-программированию «ВЕБ_РУБЕЖ-2009»
24 и 25 октября в Москве при поддержке PHPCLUB и PHPCONF проводится Первый чемпионат по веб-программированию
Subversion Migration Complete
The migration from CVS to Subversion is complete. The web interface is at svn.php.net. You can read about it at php.net/svn.php, wiki.php.net/vcs/svnfaq. The URL to feed to your svn client is http://svn.php.net/repository. There is also a github mirror. Please use that instead of trying to do a full git clone from the svn repository. See the instructions at wiki.php.net/vcs/svnfaq#git Many thanks to Gwynne who did the bulk of the work and also all the other folks who pitched in. It was a major effort to...
PHP TestFest 2009 Winners
A group of winners of PHP elePHPhants or TestFest mugs have been picked at random from the people that contributed the 887 tests during the 2009 PHP TestFest. Winners of elePHPhantsMark Schaschke TestFest London May 2009Patrick Allaert Belgian PHP Testfest 2009Rafael Dohms testfest PHPSP on 2009-06-20Guilherme Blanco testfest PHPSP on 2009-06-20Fabio Fabbrucci Italian PHP TestFest 2009 Cesena 19-20-21 juneRodrigo Moyle testfest PHPSP on 2009-06-20Edgar Ferreira da Silva testfest PHPSP on 2009-06-20Marco...
PHP 5.2.11 Released!
The PHP development team would like to announce the immediate availability of PHP 5.2.11. This release focuses on improving the stability of the PHP 5.2.x branch with over 75 bug fixes, some of which are security related. All users of PHP 5.2 are encouraged to upgrade to this release. Security Enhancements and Fixes in PHP 5.2.11:Fixed certificate validation inside php_openssl_apply_verification_policy. (Ryan Sleevi, Ilia)Fixed sanity check for the color index in imagecolortransparent(). (Pierre)Added...
PHP 5.3.1 Released!
The PHP development team would like to announce the immediate availability of PHP 5.3.1. This release focuses on improving the stability of the PHP 5.3.x branch with over 100 bug fixes, some of which are security related. All users of PHP are encouraged to upgrade to this release.Security Enhancements and Fixes in PHP 5.3.1:Added "max_file_uploads" INI directive, which can be set to limit the number of file uploads per-request to 20 by default, to prevent possible DOS via temporary file exhaustion.Added...
PHP 5.2.12 Released!
The PHP development team would like to announce the immediate availability of PHP 5.2.12. This release focuses on improving the stability of the PHP 5.2.x branch with over 60 bug fixes, some of which are security related. All users of PHP 5.2 are encouraged to upgrade to this release. Security Enhancements and Fixes in PHP 5.2.12:Fixed a safe_mode bypass in tempnam() identified by Grzegorz Stachowiak. (CVE-2009-3557, Rasmus)Fixed a open_basedir bypass in posix_mkfifo() identified by Grzegorz Stachowiak....