- Google запустит службу быстрой доставки... (1103)
- "Доктор Веб" выявил более 30 вредоносных... (1135)
- "Доктор веб" предложил более удобный сервис... (800)
- На открытии торгов в США ожидается резкий... (1729)
- В Челябинской области начал работу... (1845)
- Челябинцы смогут записаться на прием к врачу... (1399)
- Языки программирования не являются объектами... (981)
- Виктория Дайнеко и МакSим подарили свои... (2225)
- Конференция TechCrunch пройдет 5 декабря в... (850)
- WikiLeaks нашел в Украине две компании,... (1794)
- Бобби Котик критикует Star Wars: The Old... (724)
- В продаже появилась флешка с механическим... (886)
- Интернет-открытием года стал... (1561)
- Konami назвала дату выхода... (1417)
- В поликлиниках Челябинска заработала... (1399)
- На Android Market обнаружено более 30... (1218)
- Определены главные опасности, подстерегающие... (903)
- Суд продлил запрет на продажи Samsung Galaxy... (1197)
- Facebook увеличил максимальную длину статуса... (1260)
- РПЦ разработала стандарты присутствия в... (1260)
- Microsoft открывает виртуальную... (1296)
- «Техносерв» на выставке... (1816)
- «Ростелеком» и Yota договорились о... (1164)
- Миллионы смартфонов следят за... (2368)
- "Живой Журнал" снова подвергся... (2046)
- Google Chrome впервые обошел Firefox по... (1201)
- Android 4.0 перенесли на процессоры... (1339)
- Lenovo выпустит смартфон с Windows Phone в... (861)
- NeverDead доберется до Северной Америки... (1253)
- Вконтакте борется с «двойниками» и маркирует... (1274)
- Apple заподозрили в симпатиях к противникам... (1320)
- Сотовые операторы заявили, что не используют... (1968)
Принципы успешного фриланса
Дата: 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....