PageRenderTime 68ms CodeModel.GetById 19ms RepoModel.GetById 0ms app.codeStats 1ms

/scripts/update-news-html.php

https://github.com/ToReview/php-site
PHP | 7930 lines | 7919 code | 11 blank | 0 comment | 7 complexity | abbd793b4adaae0cb257b6073011c512 MD5 | raw file

Large files files are truncated, but you can click here to view the full file

  1. <?php
  2. error_reporting(E_ALL);
  3. require 'app/config/config.php';
  4. $str = '<h1>PHP 3.0.6 has been released!</h1>
  5. <p>
  6. <span class="newsdate">[24-Dec-1998]</span>
  7. Merry Christmas! 3.0.6 is ready to go. This is mostly a maintenance release.
  8. Some new modules make their first apperance in this version. Support for Adobe
  9. PDF and FDF as well as XML and an initial Interbase module are now available.
  10. If you need any of these features, or if you see something in the ChangeLog
  11. that might apply to you, then upgrade.
  12. </p>
  13. <hr />
  14. <h1>
  15. PHP/MySQL ... Two great things that go great together<br />
  16. Combination wins Database of the Year Award at Web98
  17. </h1>
  18. <p>
  19. <span class="newsdate">[22-Jun-1998]</span>
  20. "The substance of the Web is more and more residing in databases, and there
  21. are a variety of methods used to generate Web pages. This year, we selected a
  22. pair of "free software" tools that work together quite nicely as a platform
  23. for building dynamic content. The award is also a tribute to the Open Source
  24. initiative; both products are used, developed and supported by interlocking
  25. communities of people on the Net."
  26. </p>
  27. <hr />
  28. <h1>PHP 3.0 Released</h1>
  29. <p>
  30. <span class="newsdate">[06-Jun-1998]</span>
  31. PHP 3.0 is finally here! After 10 months of development PHP Version 3.0
  32. is ready for production environments. Coupled with the release of the
  33. final version of Apache-1.3.0 today, the combination provides an
  34. unbeatable web hosting platform suitable for both small and large web
  35. sites.
  36. </p>
  37. <p>
  38. PHP 3.0 is the latest evolution of the PHP/FI 2.0 language and it offers
  39. some dramatic enhancements. It is more than twice as fast, it uses less
  40. memory, it has a more consistent language implementation and a much wider
  41. set of expressions and language features than PHP/FI 2.0. An included
  42. conversion program will help you migrate your PHP 2 scripts to PHP 3.
  43. </p>
  44. <p>
  45. <a href="http://cvs.php.net/co.php/phpweb/Attic/release-3.0.txt?sa=1&amp;login=2&amp;r=1.2">Read
  46. the full anouncement</a>.
  47. </p>
  48. <hr />
  49. <h1>PHP Meaning Vote</h1>
  50. <p>
  51. <span class="newsdate">[18-Apr-1998]</span>
  52. <strong>PHP: Hypertext Preprocessor</strong> was chosen as the official
  53. meaning of the PHP acronym with 53% of the votes. The possible options
  54. were PHP HTML|Hypermedia|Hypertext Preprocesor.
  55. </p>
  56. <hr />
  57. <h1>New Look</h1>
  58. <p>
  59. <span class="newsdate">[23-Mar-1998]</span>
  60. The PHP site has been given a serious facelift recently.
  61. The design is courtesy of Colin Viebrock at Private World
  62. Communications. Please let us know of any problems
  63. with the site by sending a message to the webmasters.
  64. </p>
  65. <hr />
  66. <h1>Bug Database Live</h1>
  67. <p>
  68. <span class="newsdate">[25-Jan-1998]</span>
  69. Report or check on bugs in the PHP 3 Bug Database.
  70. </p>
  71. <hr/>
  72. <h1>The Mars Polar Lander and PHP</h1>
  73. <p>
  74. <span class="newsdate">[03-Dec-1999]</span>
  75. It is scheduled to land on Mars at 12:14 PM Pacific time December 3 and PHP is helping
  76. to bring the experience to the world. The web site <a href="http://www.marspolarlander.com">
  77. www.marspolarlander.com</a> is powered by a combination of PHP, MySQL and Perl scripts.
  78. <a href="http://www.netapp.com/tech_library/3071.html">There is an architecture
  79. description here</a>. This architecture document doesn\'t say very much about PHP other
  80. than the fact that PHP is used as the Web scripting language, but it has an interesting
  81. description of how they built a large scaleable system and it proves nicely that PHP
  82. is up to the task of being part of such a large-scale deployment.
  83. </p>
  84. <hr />
  85. <h1>PHP 4.0 Beta 3 is out!</h1>
  86. <p>
  87. <span class="newsdate">[17-Nov-1999]</span>
  88. Three months after PHP 4.0 Beta 2 was released, Beta 3 is finally here.
  89. This release has a lot of changes, including a "pure" automake/libtool-based
  90. build system, Java support and lots of other stuff.
  91. All 4.0 beta users are encouraged to upgrade.
  92. </p>
  93. <hr />
  94. <h1>LinuxWorld Editors\' Choice Awards</h1>
  95. <p>
  96. <span class="newsdate">[31-Jul-1999]</span>
  97. PHP is a Finalist in the LinuxWorld Editors\' Choice Awards to be presented
  98. on Aug.11 in San Jose, CA. PHP is up against QT from Troll Tech in the
  99. "Programming Library/Tools" category.
  100. </p>
  101. <hr />
  102. <h1>PHP 4.0 Beta 1 is out!</h1>
  103. <p>
  104. <span class="newsdate">[23-Jul-1999]</span>
  105. The long awaited beta of the new generation of PHP is here.
  106. </p>
  107. <hr />
  108. <h1>PHP Tutorials at O\'Reilly Open Source Software Convention</h1>
  109. <p>
  110. <span class="newsdate">[02-Jul-1999]</span>
  111. Rasmus Lerdorf and Jim Winstead will be giving a pair of three-hour
  112. tutorials at <a href="http://conferences.oreilly.com/">O\'Reilly\'s
  113. Open Source Software Convention</a> on August 21, 1999, in Monterey,
  114. California.
  115. </p>
  116. <hr />
  117. <h1>PHP 3.0.11 has been released!</h1>
  118. <p>
  119. <span class="newsdate">[27-Jun-1999]</span>
  120. Hot on the heels of 3.0.10, along comes another release
  121. to fix a few problems on Windows and some Unix platforms. If 3.0.10
  122. worked for you, there\'s probably no need to upgrade. 3.0.10 featured
  123. bug fixes, including the last of the fsockopen() and URL fopen()
  124. problems, we hope. The dbm database abstraction layer had the mode
  125. flag for dba_open() brought into line with dbm_open(), which means
  126. "w" will not create a non-existent database (use "c" instead). The
  127. documentation has also been moved into its own repository, and the
  128. generated HTML documentation is included in the tar.gz instead of the
  129. SGML source. For a more complete list of all of the changes, see the
  130. ChangeLog.
  131. </p>
  132. <hr />
  133. <h1>PHP 3.0.9 has been released!</h1>
  134. <p>
  135. <span class="newsdate">[06-June-1999]</span>
  136. More bug fixes, including many in the OCI8 module, and an important fix
  137. for fgets() on socket connections. Also added support for PCRE
  138. (Perl-compatible Regular Expressions library), t1lib (PostScript Type-1
  139. fonts with GD), and mhash. For a more complete list of all of the
  140. changes, see the ChangeLog.
  141. </p>
  142. <hr />
  143. <h1>PHP Related Books are Available</h1>
  144. <p>
  145. <span class="newsdate">[12-May-1999]</span>
  146. Get ready for a wave of PHP related books to hit the shelves!
  147. We don\'t know exactly how many there are going to be yet, but
  148. two are already available.
  149. </p>
  150. <hr />
  151. <h1>Zend has been announced</h1>
  152. <p>
  153. <span class="newsdate">[04-Jan-1999]</span>
  154. <strong>Zend</strong>, a new optimized engine for PHP has been
  155. <a href="http://www.zend.com/PR.html">announced</a>. Visit the
  156. <a href="http://www.zend.com/">Zend Web site</a> for more
  157. information!
  158. </p>
  159. <hr />
  160. <h1>PHP 4.0.4 Released</h1>
  161. <p>
  162. <span class="newsdate">[19-Dec-2000]</span>
  163. This release includes improvements for a large number of defects
  164. and numerous enhancements in the PHP core, the language implementation and
  165. extensions. <a href="http://www.php.net/downloads.php">Download</a>,
  166. <a href="ChangeLog-4.php#4.0.4">ChangeLog</a>.
  167. </p>
  168. <hr />
  169. <h1>PHP 3.0.18 released</h1>
  170. <p>
  171. <span class="newsdate">[21-Oct-2000]</span>
  172. PHP 3.0.18 was released. This is a bug-fix release, including fixes for file
  173. uploads and a backported imagetypes() function from PHP 4.0. The ChangeLog
  174. contains a full list of changes.
  175. </p>
  176. <hr />
  177. <h1>Patch Level 1 available for PHP 4.0.3</h1>
  178. <p>
  179. <span class="newsdate">[15-Oct-2000]</span>
  180. Due to two problems discovered in PHP 4.0.3, <a href="http://www.php.net/downloads.php">PHP 4.0.3pl1
  181. is now available</a>. This release fixes an issue that prevented the
  182. Apache php_value mechanism from working correctly with .conf files, and a
  183. memory leak that was discovered in the module versions of PHP.
  184. </p>
  185. <hr />
  186. <h1>PHP 4.0.3 Released</h1>
  187. <p>
  188. <span class="newsdate">[11-Oct-2000]</span>
  189. <a href="http://www.php.net/downloads.php">Version 4.0.3</a> includes several security-oriented
  190. fixes and enhancements, as well as several new features and bug fixes.
  191. It is strongly recommended for all users of PHP to upgrade to this version.
  192. You can read the <a href="http://www.php.net/ChangeLog-4.php#4.0.3">changelog</a> here.
  193. </p>
  194. <hr />
  195. <h1>Manual Search Tip</h1>
  196. <p>
  197. <span class="newsdate">[06-Oct-2000]</span>
  198. You can now go directly to PHP manual pages with a URL such as
  199. <a href="http://php.net/strlen">php.net/strlen</a>.
  200. </p>
  201. <hr />
  202. <h1>PHP 4.0.2 Released!</h1>
  203. <p>
  204. <span class="newsdate">[29-Aug-2000]</span>
  205. The new version features new functions, many bug fixes, and increased
  206. performance. <a href="http://www.php.net/downloads.php">Download now!</a> You can read the
  207. <a href="http://www.php.net/ChangeLog-4.php#4.0.2">changelog</a> here.
  208. </p>
  209. <hr />
  210. <h1>PHP 4.0.1 Patch Level 2 available</h1>
  211. <p>
  212. <span class="newsdate">[30-June-2000]</span>
  213. <a href="http://www.php.net/downloads.php">PHP 4.0.1pl2</a> addresses two bugs that were
  214. discovered in PHP 4.0.1, that prevent error_reporting() and readdir()
  215. from working properly.
  216. </p>
  217. <hr />
  218. <h1>PHP 4.0.1 Released!</h1>
  219. <p>
  220. <span class="newsdate">[28-June-2000]</span>
  221. The first maintenance release for PHP 4.0 is out. The new release features
  222. increased stability under Windows, improved error handling, several new features
  223. and lots of bug fixes. (the full list of changes is
  224. <a href="http://www.php.net/ChangeLog-4.php#4.0.1">available</a>) It\'s a recommended upgrade
  225. for all PHP users. <a href="http://www.php.net/downloads.php">Download now!</a>
  226. </p>
  227. <hr />
  228. <h1>PHP 4.0.0 Released!</h1>
  229. <p>
  230. <span class="newsdate">[22-May-2000]</span>
  231. It\'s here, it\'s ready, and it has the long awaited \'Release\' tag. The successor of
  232. PHP 3.0 has finally been released. At this point, everyone is encouraged to begin
  233. upgrading their systems to use this version. <a href="http://www.php.net/downloads.php">Download it
  234. now!</a>
  235. </p>
  236. <hr />
  237. <h1>PHP 3.0.16 released</h1>
  238. <p>
  239. <span class="newsdate">[05-Apr-2000]</span>
  240. PHP 3.0.16 was released. This is mostly a bug fix release which adds support for
  241. gd-1.8, ucd-snmp 4.1, and high-resolution timers on OS/2. OpenBSD support has been
  242. improved considerably. The source package and Win32 binaries are available from the
  243. PHP homepage. The ChangeLog contains a full list of changes.
  244. </p>
  245. <hr />
  246. <h1>Zend Optimizer released!</h1>
  247. <p>
  248. <span class="newsdate">[08-Mar-2000]</span>
  249. <a href="http://www.zend.com">Zend Technologies</a> has announced the
  250. availability of the Zend Optimizer for PHP 4.0 Beta 4. The optimizer is
  251. available for <a href="http://www.zend.com/store/products/zend-optimizer.php">free
  252. download</a>
  253. </p>
  254. <hr />
  255. <h1>PHP Talks at ApacheCon</h1>
  256. <p>
  257. <span class="newsdate">[24-Feb-2000]</span>
  258. Nathan Wallace, Craig Kohtz and Tobias Ratschiller are all giving
  259. presentations on PHP at ApacheCon, 8-10th March 2000, in Orlando,
  260. Florida. The topics include sessions and authentication, advanced PHP
  261. techniques, migrating from ASP to PHP and web design patterns. You can
  262. find more information about these talks <a
  263. href="http://www.apachecon.com/2000/US/html/sessions.html">here</a>.
  264. </p>
  265. <hr />
  266. <h1>PHP Developers\' Meeting</h1>
  267. <p>
  268. <span class="newsdate">[17-Jan-2000]</span>
  269. On January 20th, 2000 the primary developers of PHP are meeting for a
  270. 4-day session in Tel Aviv, Israel. The main goal is to organize the
  271. development effort. The developers of MySQL will also be in attendance
  272. to explore how the two projects can cooperate further to make the
  273. PHP/MySQL combination even stronger than it already is.
  274. </p>
  275. <hr />
  276. <h1>PHP 3.0.13 has been released</h1>
  277. <p>
  278. <span class="newsdate">[01-Jan-2000]</span>
  279. The long-awaited release of PHP 3.0 contains numerous bug fixes and a
  280. bonus of new features. Support for GNU recode, portable access to stdio
  281. streams, enhanced FTP support, support for Mcal and IMSP, as well as PNG
  282. functions for gd make this release a must for every user of PHP. The
  283. ChangeLog provides a complete list of changes.
  284. </p>
  285. <hr />
  286. <h1>PHP 4.1.0 Released!</h1>
  287. <p>
  288. <span class="newsdate">[10-Dec-2001]</span>
  289. <a href="http://www.php.net/downloads.php">PHP 4.1.0</a> is a key new release in the PHP 4 family. It includes
  290. highly-improved performance, especially under Windows; a more security-friendly
  291. way of accepting form variables; output compression; and much, much more. Read the full
  292. <a href="http://www.php.net/release_4_1_0.php">release announcement</a>, or check out the
  293. <a href="http://www.php.net/ChangeLog-4.php">changelog</a>. Windows binaries are also available.
  294. </p>
  295. <hr />
  296. <h1>Windows Manual Survey Results</h1>
  297. <p>
  298. <span class="newsdate">[27-Nov-2001]</span>
  299. After one week our Windows HTML Help Manual Survey is over now. We received nearly six hundred
  300. processable forms with many wishes and comments. Thanks for you all, who contributed to making
  301. the best help system for PHP on Windows. You can get more information about the ongoing
  302. project, including the detailed results of the survey at
  303. <a href="http://weblabor.hu/php-doc-chm/">the project\'s own page</a>.
  304. </p>
  305. <hr />
  306. <h1>PHP-GTK Documentation Update</h1>
  307. <p>
  308. <span class="newsdate">[18-Oct-2001]</span>
  309. <a href="http://gtk.php.net/">PHP-GTK</a>
  310. <a href="http://gtk.php.net/docs.php">documentation</a> is starting
  311. to be more filled out. The manual is now rebuilt every night and
  312. <a href="http://gtk.php.net/download-docs.php">downloadable versions</a>
  313. of it in different formats are also available. If you have been working with
  314. PHP-GTK and would like to contribute to the documentation effort, please
  315. let us know.
  316. </p>
  317. <hr />
  318. <a href="http://www.rackspace.com/?supbid=php.net"><img src="http://static.php.net/www.php.net/images/news/rackspace.gif" alt="Rackspace" width="152" height="53" style="float: right;" /></a><h1>Rackspace providing additional hosting for PHP project</h1>
  319. <p>
  320. <span class="newsdate">[17-Sep-2001]</span>
  321. Thanks to the generous folks at <a
  322. href="http://www.rackspace.com/?supbid=php.net">Rackspace</a>, we have added additional
  323. capacity for hosting the PHP project\'s efforts. Currently, the machine they
  324. have provided is serving downloads for www.php.net and snaps.php.net. We will
  325. continue to re-balance our resource needs across all of the machines provided
  326. by our supporters.
  327. </p>
  328. <hr />
  329. <h1>11.09.2001</h1>
  330. <p>
  331. <span class="newsdate">[11-Sep-2001]</span>
  332. The worldwide PHP community is horrified by recent events and would like to
  333. offer its deepest sympathies to the friends and families of those who lost
  334. their lives. <a href="http://www.redcross.org/donate/donate.html">Support the
  335. Red Cross.</a>
  336. </p>
  337. <hr />
  338. <h1>Manual notes are mirrored worldwide</h1>
  339. <p>
  340. <span class="newsdate">[28-Aug-2001]</span>
  341. There is no need now to come to the main php.net server, if you would like
  342. to read the manual notes, as they are mirrored worldwide, and you can read
  343. them on all our mirror sites. You can get better response times by visiting
  344. the closest mirror. See the bottom of our pages.
  345. </p>
  346. <hr />
  347. <a href="http://www.php-conference.de/2001/index_en.php"><img src="http://static.php.net/www.php.net/images/news/international_conference.gif" alt="International PHP Conference 2001" width="151" height="100" style="float: right;" /></a><h1>International PHP Conference in Frankfurt (November 5-7, 2001)</h1>
  348. <p>
  349. <span class="newsdate">[17-Aug-2001]</span>
  350. PHP enthusiasts from all over the world will meet three days to attend
  351. powerworkshops and sessions presented by the inventors of PHP, members
  352. of the core group and other well known people from the community.
  353. More information at <a href="http://www.php-conference.de/2001/index_en.php">www.php-conference.de</a>.
  354. </p>
  355. <hr />
  356. <a href="http://gtk.php.net/"><img src="http://static.php.net/www.php.net/images/news/php-gtk-white.gif" alt="PHP-GTK" width="165" height="68" style="float: right;" /></a><h1>PHP-GTK version 0.1 released</h1>
  357. <p>
  358. <span class="newsdate">[02-Aug-2001]</span>
  359. The 0.1 release of PHP-GTK is now available. PHP-GTK is a PHP extension that
  360. provides an object-oriented interface to GTK+ toolkit and enables you to
  361. write client-side cross-platform GUI applications. Win32 binary version should
  362. be available a little later.
  363. </p>
  364. <p>
  365. Note that this version requires PHP CVS version to compile, but it can be run
  366. under 4.0.5 and later.
  367. </p>
  368. <p>
  369. A talk on PHP-GTK was presented by Andrei Zmievski and Frank Kromann at the 2001
  370. O\'Reilly Open Source Conference in San Diego. The slides from the talk can be
  371. <a href="http://conf.php.net/sd-gtk">viewed online</a>.
  372. For more information, visit <a href="http://gtk.php.net/">the PHP-GTK website</a>.
  373. </p>
  374. <hr />
  375. <h1>PHP Conference</h1>
  376. <p>
  377. <span class="newsdate">[29-Jul-2001]</span>
  378. The first official PHP Conference, part of the
  379. <a href="http://conferences.oreilly.com/oscon/">O\'Reilly Open Source Convention</a>,
  380. brought the community together for
  381. <a href="http://conferences.oreillynet.com/cs/os2001/pub/w/os2001/sessions_php.html">sessions</a>
  382. and <a href="http://conferences.oreillynet.com/cs/os2001/pub/10/php_tutorials.html">tutorials</a>
  383. designed to explore and strengthen PHP in
  384. the open source space. The conference
  385. was at the Sheraton San Diego Hotel and Marina
  386. in San Diego, California between July 23-27, 2001.
  387. Some presentations, you can see online:
  388. </p>
  389. <ul>
  390. <li>Rasmus Lerdorf\'s <a href="http://conf.php.net/or2001">PHP - Spinal Injection</a></li>
  391. <li>Thies Arntzen on <a href="http://conf.php.net/oci2">Making efficient use of Oracle8i thru Apache and PHP 4</a></li>
  392. <li>Andrei Zmievski and Frank M. Kromann with <a href="http://conf.php.net/sd-gtk">PHP-GTK</a></li>
  393. <li>Jon Parise on <a href="http://conf.php.net/pear2">The PHP Extension and Application Repository</a></li>
  394. </ul>
  395. <p>
  396. You can also download some papers from the
  397. <a href="ftp://ftp.oreilly.com/pub/conference/os2001/">O\'Reilly FTP site</a>
  398. </p>
  399. <hr />
  400. <h1>Integrated FAQ in the PHP Manual</h1>
  401. <p>
  402. <span class="newsdate">[29-Jul-2001]</span>
  403. You don\'t need to go online anymore, to access the PHP FAQ,
  404. because we integrated it for you in the PHP Manual, so you can
  405. <a href="http://www.php.net/docs.php">download it</a> in
  406. various formats with the Manual packages, and
  407. <a href="http://www.php.net/manual/en/faq.php">annotate
  408. the pages online</a>, as you wish.
  409. </p>
  410. <hr />
  411. <a href="http://www.linuxtag.org/2001/english/30.html"><img src="http://static.php.net/www.php.net/images/news/phplt.gif" alt="LinuxTag" width="137" height="110" style="float: right;" /></a>
  412. <h1>LinuxTag 2001 in Europe is over</h1>
  413. <p>
  414. <span class="newsdate">[09-Jul-2001]</span>
  415. <a href="http://www.linuxtag.org/2001/english/30.html">LinuxTag 2001</a>
  416. took place in Stuttgart, Germany, between July 5th-8th. PHPUG.De has
  417. <a href="http://www.phpug.de/phplt_en.php4">a report</a> on the PHP events at LinuxTag.
  418. </p>
  419. <hr />
  420. <a href="http://promote.pair.com/direct.pl?php.net"><img src="http://static.php.net/www.php.net/images/news/pair.gif" alt="pair Networks" width="115" height="56" style="float: right;" /></a><h1>Mailing lists and CVS are up!</h1>
  421. <p>
  422. <span class="newsdate">[1-Jul-2001]</span>
  423. The disturbances in the mailing lists and CVS services that happened in the last
  424. few weeks are now gone, hopefully for good. This is thanks to a brand new server donated
  425. by <a href="http://promote.pair.com/direct.pl?php.net">pair Networks</a>. Thanks!
  426. </p>
  427. <hr />
  428. <h1>PHP 4.0.6 Released!</h1>
  429. <p>
  430. <span class="newsdate">[23-Jun-2001]</span>
  431. <a href="http://www.php.net/downloads.php">PHP 4.0.6</a> is a maintenance release, that features
  432. many bug fixes from PHP 4.0.5, and is especially much more efficient in its
  433. memory requirements. Users that skipped the 4.0.5 upgrade may wish to jump
  434. directly from 4.0.4 to the much more stable 4.0.6. For a full list of changes,
  435. check out the <a href="http://www.php.net/ChangeLog-4.php#4.0.6">Change Log</a>.
  436. </p>
  437. <hr />
  438. <a href="http://www.php-kongress.de/2001/index_en.php"><img src="http://static.php.net/www.php.net/images/news/international_conference.gif" alt="PHP International Conference 2001" width="151" height="100" style="float: right;" /></a><h1>PHP conventions in Europe</h1>
  439. <p>
  440. <span class="newsdate">[14-Jun-2001]</span>
  441. The second International PHP Conference, taking place in Frankfurt, Germany
  442. this coming November has been announced. Further details are available on the
  443. <a href="http://www.php-kongress.de/2001/index_en.php">official Web site</a>.
  444. </p>
  445. <p>
  446. Also coming between July 5th-8th - <a
  447. href="http://www.linuxtag.org/2001/english/30.html">LinuxTag 2001</a>,
  448. in Stuttgart, Germany, with
  449. <a href="http://www.linuxtag.org/2001/english/showitem.php3?item=273&amp;lang=en">strong PHP presence</a>.
  450. </p>
  451. <hr />
  452. <h1>PHP Conference</h1>
  453. <p>
  454. <span class="newsdate">[01-May-2001]</span>
  455. The first official PHP Conference, part of the <a
  456. href="http://conferences.oreilly.com/oscon/">O\'Reilly Open Source
  457. Convention</a>, will bring the community together for
  458. <a href="http://conferences.oreillynet.com/cs/os2001/pub/w/os2001/sessions_php.html">sessions</a>
  459. and <a href="http://conferences.oreillynet.com/cs/os2001/pub/10/php_tutorials.html">tutorials</a>
  460. designed to explore and strengthen PHP in the open source space. Take
  461. a look under the hood at everything PHP &mdash; from understanding PHP
  462. on wireless devices to participating in a discussion on the future of
  463. PHP featuring some of the core developers and luminaries from the PHP
  464. community. The conference runs July 23-27, 2001, at the Sheraton San
  465. Diego Hotel and Marina in San Diego, California.
  466. </p>
  467. <hr />
  468. <h1>PHP 4.0.5 Released!</h1>
  469. <p>
  470. <span class="newsdate">[30-Apr-2001]</span>
  471. <a href="http://www.php.net/downloads.php">PHP 4.0.5</a> is a maintenance release, that
  472. features many bug fixes from PHP 4.0.4, as well as output compression, new
  473. experimental FastCGI support, and significantly improved thread-safe versions.
  474. For a full list of changes, check out the <a href="http://www.php.net/ChangeLog-4.php#4.0.5">ChangeLog</a>.
  475. </p>
  476. <hr />
  477. <h1>ApacheCon 2001 Over</h1>
  478. <p>
  479. <span class="newsdate">[11-Apr-2001]</span>
  480. You may have missed the conference, but you can see some of the
  481. presentations online. Check out:
  482. </p>
  483. <ul>
  484. <li>Thies Arntzen on <a href="http://conf.php.net/oci">Making efficient use of Oracle8i thru Apache and PHP 4</a></li>
  485. <li>Stig Bakken on <a href="http://conf.php.net/pear">The PHP Extension and Application Repository</a></li>
  486. <li>Daniel Beckham and Brian Moon on <a href="http://dealnews.com/apachecon/">Caching Dynamic Web Content to Increase Dependability and Performance</a></li>
  487. <li>Rasmus Lerdorf\'s <a href="http://conf.php.net/ac2">Introduction to PHP</a></li>
  488. <li>Zeev Suraski on <a href="http://conf.php.net/pres/other/internals/">PHP 4 Internals</a></li>
  489. <li>Nathan Wallace with <a href="http://www.e-gineer.com/articles/php-hackers-paradise-revisited.phtml">PHP: Hackers Paradise Revisited</a></li>
  490. </ul>
  491. <hr />
  492. <h1>ApacheCon 2001</h1>
  493. <p>
  494. <span class="newsdate">[07-Mar-2001]</span>
  495. Registration for <a href="http://apachecon.com/2001/US/">ApacheCon 2001</a>
  496. in Santa Clara on April 4-6, 2001 is underway! There\'s sessions about PHP from
  497. Luis Argerich, Thies Arntzen, Stig Bakken, Daniel Beckham, Tony Bryne, Rasmus
  498. Lerdorf, Brian Moon, Zeev Suraski and Nathan Wallace, as well as tons of
  499. sessions on other cool open-source projects. Early registration
  500. ends March 9, so act fast for discounted prices!
  501. </p>
  502. <hr />
  503. <h1>New Site Design</h1>
  504. <p>
  505. <span class="newsdate">[07-Mar-2001]</span>
  506. You might notice that things look a little different around
  507. here. We\'ve streamlined the site, with a new design from the
  508. esteemed Colin Viebrock. Bear with us while we shake out the
  509. bugs that are surely lingering behind this new facade.
  510. </p>
  511. <hr />
  512. <a href="http://gtk.php.net/"><img src="http://static.php.net/www.php.net/images/news/php-gtk-white.gif" alt="PHP-GTK" width="165" height="68" style="float: right;" /></a><h1>Announcing PHP-GTK</h1>
  513. <p>
  514. <span class="newsdate">[01-Mar-2001]</span>
  515. The first release of PHP-GTK is now available. PHP-GTK is a PHP extension that
  516. provides an object-oriented interface to the GTK+ toolkit and enables you to write
  517. client-side cross-platform GUI applications. For more information, visit
  518. <a href="http://gtk.php.net/">http://gtk.php.net/</a>.
  519. </p>
  520. <hr />
  521. <h1>Patch Level 1 released for PHP 4.0.4</h1>
  522. <p>
  523. <span class="newsdate">[11-Jan-2001]</span>
  524. Due to two security issues found in the Apache module version of PHP 4.0, PHP 4.0.4pl1
  525. has been released. This bug-fix release also fixes a few party-crashing bugs that
  526. were discovered in PHP 4.0.4.
  527. </p>
  528. <hr />
  529. <hr />
  530. <h1>PHP Look Back 2002</h1>
  531. <p>
  532. <span class="newsdate">[31-Dec-2002]</span>
  533. We are at the end of 2002, and it seemed appropriate to look back on the
  534. development issues of the past year. So starts the first PHP Look Back! You can
  535. find it in on the non-official personal website of one of the PHP Developers <a
  536. href="http://www.derickrethans.nl/20021230.php">here</a>.
  537. </p>
  538. <p>
  539. Happy New Year!
  540. </p>
  541. <hr />
  542. <h1>PHP 4.3.0 Released!</h1>
  543. <p>
  544. <span class="newsdate">[27-Dec-2002]</span>
  545. The PHP developers are pleased to announce the immediate availability of
  546. <a href="downloads.php">PHP 4.3.0</a>, the latest and greatest version of this
  547. extremely popular and widely used scripting language.
  548. </p>
  549. <p>
  550. This release contains a multitude of changes, bug fixes and improvements over
  551. the previous one, PHP 4.2.3. It further elevates PHP\'s standing as a serious
  552. contender in the general purpose scripting language arena. Please see
  553. the full <a href="release_4_3_0.php">release announcement</a>.
  554. </p>
  555. <hr />
  556. <a href="http://weblabor.hu/php-doc-chm"><img src="http://static.php.net/www.php.net/images/news/chmhelp.gif" alt="CHM" width="48" height="48" style="float: right;" /></a>
  557. <h1>New Release of the PHP Manual CHM Edition - Please Help Us</h1>
  558. <p>
  559. <span class="newsdate">[27-Dec-2002]</span>
  560. The 11th sample of the CHM edition is available for download from today. The
  561. sample hopefully fixed the missing page bugs forever, introduces a new
  562. integration method (see documentation inside) and contains actual manual
  563. text, mirrors list and user notes. <a href="http://weblabor.hu/php-doc-chm">See
  564. the edition\'s page for download</a>.
  565. </p>
  566. <p>
  567. We also would like to ask you to help out in testing our new on-the-fly
  568. syntax highlighter, which would make the CHM significantly smaller, and
  569. would give you more options in displaying the pages.
  570. <a href="http://weblabor.hu/php-doc-chm">See the edition\'s page for
  571. more information</a>.
  572. </p>
  573. <hr />
  574. <a href="http://www.mysql.com/events/uc2003/"><img src="http://static.php.net/www.php.net/images/news/mysqluc2003.png" alt="MySQL Users Conference and Expo 2003" width="125" height="89" style="float: right;" /></a>
  575. <h1>MySQL Users Conference and Expo 2003 in San Jose</h1>
  576. <p>
  577. <span class="newsdate">[16-Dec-2002]</span>
  578. MySQL AB is proud to host the world\'s First Annual MySQL User
  579. Conference, to be held in the heart of Silicon Valley, April 10-12,
  580. 2003. This event promises to be the biggest gathering of MySQL database
  581. users ever in one location. Designed for both the MySQL developer and
  582. the corporate decision maker, this is the place to learn about the
  583. latest in MySQL technology, discover new business opportunities, take a
  584. pulse on industry direction and commune with like minds.
  585. More information on <a href="http://www.mysql.com/events/uc2003/">the
  586. event\'s website</a>.
  587. </p>
  588. <hr />
  589. <h1>PHP news feed available</h1>
  590. <p>
  591. <span class="newsdate">[01-Dec-2002]</span>
  592. The news of PHP.net is available now in RSS 1.0 format via our
  593. new <a href="http://www.php.net/news.rss">news.rss file</a>. You can
  594. add this file to any news reader or portal site to get the latest
  595. official PHP news. We strongly recommend you to cache the contents
  596. locally on your side, as the newsfeed is updated daily. The RSS
  597. file is available on every mirror site.
  598. </p>
  599. <hr />
  600. <a href="http://www.afup.org/"><img src="http://static.php.net/www.php.net/images/news/afup-logo.gif" alt="AFUP" width="131" height="69" style="float: right;" /></a>
  601. <h1>Forum PHP 2002 in Paris, France</h1>
  602. <p>
  603. <span class="newsdate">[21-Nov-2002]</span>
  604. The French PHP User Group AFUP invites you to the "Forum PHP 2002" in
  605. Paris, on December 9th and 10th. Designed to meet the needs of PHP aware
  606. companies and all the French PHP developper\'s community alike, this
  607. event will provided you with valuable and up-to-date information.
  608. For more information (in French) see the
  609. <a href="http://www.afup.org/article.php3?id_article=136">PHP Forum</a>
  610. website.
  611. </p>
  612. <hr />
  613. <h1>PHP Magazine - International Edition</h1>
  614. <p>
  615. <span class="newsdate">[17-Nov-2002]</span>
  616. Software &amp; Support Verlag GmbH is going to publish an International version
  617. of the <a href="http://www.phpmag.de/">PHP Magazin</a>. This magazine was
  618. initiated after growing interest for an English magazine after the German
  619. version has been around for a few months.
  620. </p>
  621. <p>
  622. PHP Magazine not only informs about the scripting language itself, but also about
  623. related technologies such as the Apache Web Server, database technologies, XML
  624. and other innovative internet technologies. Different sections within the
  625. magazine are oriented towards the specific question areas with which a web
  626. developer is confronted in daily practice.
  627. </p>
  628. <p>
  629. The first issue will be published in December and the frequency of issues is
  630. two months. You will be able to subscribe on the <a
  631. href="http://www.php-mag.net/">website</a> which will open shortly.
  632. </p>
  633. <hr />
  634. <h1>New Monthly PHP Magazine Launched</h1>
  635. <p>
  636. <span class="newsdate">[15-Nov-2002]</span>
  637. php|architect, a new monthly magazine dedicated exclusively to PHP, has
  638. launched <a href="http://www.phparch.com/">its website</a>. php|a is published
  639. in PDF format and is available worldwide. It covers a variety of advanced
  640. topics ranging from day-to-day programming to the internals of PHP. A sample
  641. article on the creation of a web-based PDF converter is also
  642. available on the magazine website
  643. </p>
  644. <hr />
  645. <h1>PHP Search Bars available for major browsers</h1>
  646. <p>
  647. <span class="newsdate">[29-Oct-2002]</span>
  648. We added a new option to access our site\'s content quickly. In addition to
  649. <a href="http://www.php.net/urlhowto.php">URL shortcuts</a>, keyboard shortcuts and
  650. <a href="http://www.php.net/tips.php">browser specific magic</a> you can now use our
  651. <a href="http://www.php.net/sidebars.php">Search Bar</a> from the major browsers. Please help
  652. us to test this new service, and provide feedback via
  653. <a href="http://bugs.php.net/">the bug system</a> (categorize your bug
  654. as a PHP.net website bug please).
  655. </p>
  656. <hr />
  657. <h1>PHP at the LinuxWorld Expo Oct. 29-31th in Frankfurt, Germany</h1>
  658. <p>
  659. <span class="newsdate">[28-Oct-2002]</span>
  660. For the first time the Open Source projects comprising the popular LAMP
  661. platform (Linux, Apache, MySQL and PHP) will be present at the
  662. <a href="http://www.linuxworldexpo.de">LinuxWorld Expo</a>
  663. with its own booth.
  664. </p>
  665. <p>
  666. At the booth, which is organized by the <a href="http://www.php-ev.de">German
  667. PHP Association</a> and the <a href="http://www.phpug.de">PHP Usergroup
  668. Frankfurt</a>, fair visitors can experience and learn about Apache, MySQL, PHP
  669. and related projects.
  670. </p>
  671. <p>
  672. Visitors can take LAMP home, too, since there will be a CD with the necessary
  673. software available at the booth.
  674. </p>
  675. <hr />
  676. <h1>New keyboard shortcuts</h1>
  677. <p>
  678. <span class="newsdate">[17-Oct-2002]</span>
  679. We introduced new keyboard shortcuts on the site today to make our pages
  680. even more comfortable to use. You can hit Alt+S on Microsoft Windows
  681. or Ctrl+S on Macintosh now to go right to the search box and type your
  682. search keyword. A similar shortcut with the letter "L" is also introduced
  683. on the manual pages to access the lookup input field. Thanks to Tommy Ipsen
  684. for the suggestion. You can read more about keyboard shortcuts on web pages
  685. <a href="http://www.w3.org/TR/html401/interact/forms.html#access-keys">in
  686. the HTML standard</a>.
  687. </p>
  688. <hr />
  689. <h1>PHP 4.2.3 Released</h1>
  690. <p>
  691. <span class="newsdate">[06-Sept-2002]</span>
  692. <a href="downloads.php">PHP 4.2.3</a> has been released with a large number
  693. of bug fixes. It is a maintenance release, and is a recommended update for all
  694. users of PHP, and Windows users in particular. A complete list of changes can
  695. be found in the <a href="ChangeLog-4.php">ChangeLog</a>.
  696. </p>
  697. <hr />
  698. <a href="http://www.php-conference.de/2002/index_en.php"><img src="http://static.php.net/www.php.net/images/news/phpconf2002.gif" alt="PHP Conference 2002" width="151" height="97" style="float: right;" /></a>
  699. <h1>International PHP Conference 2002 (Frankfurt, Nov 3-6)</h1>
  700. <p>
  701. <span class="newsdate">[05-Sept-2002]</span>
  702. After the big success of last year\'s first International PHP Conference this
  703. year\'s show will be even bigger and better.
  704. </p>
  705. <p>
  706. <a href="http://www.php-conference.de/2002/index_en.php">Come to Frankfurt</a>
  707. and meet the most excellent speakers of the PHP community on four following days
  708. packed with <a href="http://www.php-conference.de/2002/pw_en.php">whole day
  709. tutorials</a> on November 3 and 4 and a great variety of sessions on November
  710. 5 and 6.
  711. </p>
  712. <p>
  713. The topics are PHP Applications, PHP &amp; Business, Database Topics, PHP &amp; GTK,
  714. PHP Internals / Extensions, PHP &amp; XML, and others.
  715. </p>
  716. <p>
  717. <a href="https://www.entwickler.com/ssl/php2002/en/form_php2002.php">Early
  718. bird registration</a> will end on 7th of October. Students and private
  719. persons get special discounts.
  720. </p>
  721. <hr />
  722. <a href="http://www.php-con.com/"><img src="http://static.php.net/www.php.net/images/news/phpcon2002.png" alt="PHPCon 2002" width="190" height="33" style="float: right;" /></a>
  723. <h1>PHPCon 2002 (California, Oct 24-25)</h1>
  724. <p>
  725. <span class="newsdate">[05-Sept-2002]</span>
  726. <a href="http://www.php-con.com" title="PHPCon 2002">PHPCon 2002</a>, a
  727. 2-day technical conference devoted entirely to PHP, announced today the
  728. launch of the PHPCon 2002 website, online registration, and a call for
  729. participation.
  730. </p>
  731. <p>
  732. <a href="http://www.php-con.com/2002/register.php">Early Bird
  733. registration</a> is now open for PHPCon 2002. Strong technical tracks on
  734. Enterprise PHP, Application Development, and XML combined with speakers
  735. from Rackspace, Yahoo!, Macromedia, and MySQL make this the conference a
  736. must attend for anyone interested in expanding their PHP knowledge.
  737. </p>
  738. <p>
  739. Join PHPCon in delivering the PHP message with Birds of a Feather (BoFs)
  740. and Works in Process (WiPs) sessions. Submit your BoF and WiP topics <a
  741. href="http://www.php-con.com/2002/bof_form.php" title=" BoF - WiP
  742. Submission ">online</a>.
  743. </p>
  744. <p>
  745. An idea who\'s time has come, don\'t miss this opportunity to attend the
  746. only conference in the US is placing PHP front and center as the language
  747. for solving web problems. PHPCon 2002, October 24 &amp; 25, 2002, Millbrae,
  748. California.
  749. </p>
  750. <hr />
  751. <h1>Printer friendly manual pages with notes</h1>
  752. <p>
  753. <span class="newsdate">[03-Aug-2002]</span>
  754. Starting from today, the manual pages are not only available in their
  755. printer friendly versions, but also in printer friendly versions with
  756. user notes included. Check the links at the <a href="http://www.php.net/manual">top of
  757. the manual pages</a> to go to printer friendly manual pages, and
  758. change languages.
  759. </p>
  760. <hr />
  761. <h1>ActiveState Awards</h1>
  762. <p>
  763. <span class="newsdate">[31-Jul-2002]</span> ActiveState is pleased to announce
  764. the winners of the 2002 Active Awards, presented at the O\'Reilly Open Source
  765. Conference in San Diego, CA. The Active Awards are held annually to honor
  766. members of the PHP, Python, Perl, Tcl, and XSLT communities, who
  767. <em>actively</em> contribute to open languages and display excellence in
  768. their programming efforts. Activators\' Choice Award winners were chosen by
  769. ActiveState\'s development team. Programmers\' Choice Award winners were
  770. nominated and chosen by the open source community, the nominees were:
  771. Greg Allan; Stig Bakken; Bogomil Shopov; Philippe Thomassigny; and
  772. Andrei Zmievski.
  773. </p>
  774. <p>
  775. The Activators\' Choice winners are Derick Rethans and Jani Taskinen.
  776. Derick is heavily involved in developing processes for QA and Release
  777. Management, and Jani has been one of the largest contributors to QA and
  778. support of the Bug database. The Programmers\' Choice winner is Greg
  779. Allen, who was the lead developer and founding member of the PostNuke
  780. project. More details are available at
  781. <a href="http://www.ActiveState.com/ActiveAwards2002">http://www.ActiveState.com/ActiveAwards2002</a>
  782. </p>
  783. <hr />
  784. <h1>PHP 4.2.2 released in response to vulnerability</h1>
  785. <p>
  786. <span class="newsdate">[22-Jul-2002]</span> The PHP Group today announced
  787. the details of a serious <a href="release_4_2_2.php">vulnerability</a> in
  788. PHP versions 4.2.0 and 4.2.1. A security update, <a href="downloads.php">PHP
  789. 4.2.2</a>, fixes the issue. Everyone running affected versions of PHP is
  790. encouraged to upgrade immediately. The new 4.2.2 release doesn\'t include
  791. other changes, so upgrading from 4.2.1 is safe and painless.
  792. </p>
  793. <hr />
  794. <h1>New comp.lang.php newsgroup started</h1>
  795. <p>
  796. <span class="newsdate">[09-Jul-2002]</span> comp.lang.php was created yesterday,
  797. after a two and a half month long process started in April by Ian Fette resulted in a
  798. <a href="http://groups.google.com/groups?q=comp.lang.php&amp;hl=en&amp;lr=&amp;ie=UTF-8&amp;selm=1025483879.39561&amp;40isc.org&amp;rnum=3">177-11
  799. vote</a> in favor of the group. The new group is already carried on most news servers,
  800. and should be carried on almost all news servers in the world within the next few days.
  801. </p>
  802. <p>
  803. The new group is important for a few reasons: Firstly, the old alt.* php
  804. groups suffered from poor propagation - i.e. not all servers carried them,
  805. and the community was split between multiple groups. This new group offers a
  806. chance to unite the PHP-Usenet community. Secondly, most servers have longer
  807. post-retention times for comp.* than alt.*. Finally, the creation of
  808. comp.lang.php represents PHP\'s coming to acceptance and maturity. Virtually
  809. all languages have a spot under the comp.lang.* hierarchy. Stop on by and
  810. become a part of the community - comp.lang.php is a great place to get help
  811. and to help others.
  812. </p>
  813. <hr />
  814. <img src="http://static.php.net/www.php.net/images/news/engine.gif" alt="Zend Engine 2" width="98" height="96" style="float: right;" />
  815. <h1>Alpha 2 of PHP w/ the Zend Engine 2 Now Available</h1>
  816. <p>
  817. <span class="newsdate">[30-Jun-2002]</span>
  818. The second alpha release of PHP w/ Zend Engine 2 is <a href="http://www.php.net/downloads.php">now
  819. available</a>. It is based on the current PHP 4 CVS (4.3.0-dev) and includes the new
  820. scripting engine which greatly improves the object model, adds exception
  821. handling and provides a much better infrastructure for the integration
  822. of external technologies like Java or .NET. For more details and
  823. examples you can check out the <a href="http://www.php.net/zend-engine-2.php">file describing
  824. the changes</a>.
  825. </p>
  826. <p>
  827. <strong>Note:</strong> This is an alpha version. It should not be used in production
  828. or even semi-production web sites. There are known bugs in it, and in
  829. addition, some of the features may change (based on feedback). We
  830. encourage you to download and play with it (and report bugs if you find any!),
  831. but please don\'t expect it to replace your copy of PHP 4 at this stage.
  832. </p>
  833. <p>
  834. Windows binary version is also available.
  835. </p>
  836. <hr />
  837. <h1>PHP for NetWare (Beta) Released</h1>
  838. <p>
  839. <span class="newsdate">[27-May-2002]</span>
  840. A Beta version of PHP for NetWare is available on the
  841. <a href="http://developer.novell.com/ndk/leadedge.htm#le169">Novell
  842. Developer Kit site</a>. This version is based on the
  843. 4.0.8 (development) version of the PHP source code.
  844. </p>
  845. <hr />
  846. <a href="http://www.linuxtag.org/2002/deutsch/showitem.php3?item=30&amp;lang=en"><img src="http://static.php.net/www.php.net/images/news/linuxtag3.gif" alt="LinuxTag" width="83" height="58" style="float: right;" /></a>
  847. <h1>LinuxTag 2002: 6 - 9th June, Karlsruhe, Germany</h1>
  848. <p>
  849. <span class="newsdate">[23-May-2002]</span> PHP will be attending
  850. <a href="http://www.linuxtag.org/2002/deutsch/showitem.php3?item=30&amp;lang=en">LinuxTag</a>
  851. again this year. The combined efforts of the PHP Verein, the Apache Software Foundation and
  852. MySQL AB, will create a "(L)AMP" day, focusing on web development with the 3 core
  853. technologies. During the day there will be many <a
  854. href="http://www.linuxtag.org/2002/deutsch/showitem.php3?item=293&amp;lang=en">interesting
  855. workshops</a>, which are free to enter. Make time to visit the (L)AMP booth also, which will
  856. be hosting several <a href="http://www.phpug.de/index_ka109.php">PHP related projects</a>
  857. (text in German).
  858. </p>
  859. <hr />
  860. <h1>PHP Coding Contest</h1>
  861. <p>
  862. <span class="newsdate">[16-May-2002]</span>
  863. CodeWalkers have started a new fortnightly PHP contest. Every two weeks, there
  864. is a new problem to solve, a new script to write. The winner will receive
  865. prizes provided by the sponsors, Zend Technologies and Sams Publishing.
  866. You can enter the challenge by visiting <a href="http://codewalkers.com/php-contest.php">their site</a>.
  867. </p>
  868. <hr />
  869. <h1>PHP 4.2.1 released</h1>
  870. <p>
  871. <span class="newsdate">[13-May-2002]</span>
  872. The PHP Group is happy to announce the <a href="http://www.php.net/downloads.php">immediate
  873. availability</a> of PHP 4.2.1, the latest version of the widely-used,
  874. general-purpose scripting language that is especially well-suited for
  875. Web development.
  876. </p>
  877. <p>
  878. This latest release contains several bug fixes as found in PHP 4.2.0. These include
  879. fixes for the session, com and mbstring extensions, as well as a major upgrade of the DomXML
  880. extension. Also a few extra checks for safe_mode were added. For more information, see the
  881. <a href="http://www.php.net/release_4_2_1.php">PHP 4.2.1 release announcement</a>.
  882. </p>
  883. <hr />
  884. <a href="http://www.php-award.net/"><img src="http://static.php.net/www.php.net/images/news/phpaward_100.gif" alt="PHP Award" width="100" height="75" style="float: right;" /></a>
  885. <h1>PHP Award 2002</h1>
  886. <p>
  887. <span class="newsdate">[27-Apr-2002]</span>
  888. The Association Fran?aise des Utilisateurs de PHP (AFUP) and
  889. the German PHP Association (PHP Verein) are organizing a PHP
  890. contest to give out the first PHP Award. The PHP Award will
  891. be given in three categories: Open Source, Freeware and
  892. Commercial Software, the submission deadline is July, 15th 2002.
  893. If you are interested go to
  894. <a href="http://www.php-award.net/">http://www.php-award.net/</a>.
  895. </p>
  896. <hr />
  897. <h1>PHP.net: A Tourist\'s Guide</h1>
  898. <p>
  899. <span class="newsdate">[26-Apr-2002]</span>
  900. Damien Seguy has written <a href="http://www.php.net/sites.php">a tourist\'s guide</a> to the
  901. various sites that make up the PHP.net family of sites. Did you know you can
  902. browse a hyperlinked version of the PHP source code at <a
  903. href="http://lxr.php.net/">lxr.php.net</a>? View the archives of all of the
  904. mailing lists at <a href="http://news.php.net/">news.php.net</a>? See what else
  905. you\'ve been missing.
  906. </p>
  907. <hr />
  908. <h1>PHP 4.2.0 released</h1>
  909. <p>
  910. <span class="newsdate">[22-Apr-2002]</span>
  911. The PHP Group is happy to announce the <a href="http://www.php.net/downloads.php">immediate
  912. availability</a> of PHP 4.2.0, the latest version of the widely-used,
  913. general-purpose scripting language that is especially well-suited for Web development.
  914. </p>
  915. <p>
  916. This latest release contains over one hundred changes, bug fixes and improvements over
  917. the previous release, PHP 4.1.2. Among the highlights are experimental support for Apache 2,
  918. cleanups in variable handling and overhauls of various PHP components, including the
  919. domxml, posix, sockets and iconv extensions. For more information, see the
  920. <a href="http://www.php.net/release_4_2_0.php">PHP 4.2.0 release announcement</a>.
  921. </p>
  922. <hr />
  923. <a href="http://weblabor.hu/php-doc-chm"><img src="http://static.php.net/www.php.net/images/news/chmhelp.gif" alt="CHM" width="48" height="48" style="float: right;" /></a>
  924. <h1>Fifth sample of \'PHP Manual CHM Edition\'</h1>
  925. <p>
  926. <span class="newsdate">[20-Apr-2002]</span>
  927. We released the fifth sample of the new CHM Edition. New in
  928. this sample: user preferences application, a new optional
  929. design, custom context menu support, linked functions
  930. in examples, and of course updated content.
  931. </p>
  932. <p>
  933. <a href="http://weblabor.hu/php-doc-chm">Try out the new CHM Edition</a>,
  934. and send us your feedback to our
  935. <a href="mailto:php-doc-chm@lists.php.net">dedicated mailing list</a>.
  936. </p>
  937. <hr />
  938. <a href="http://www.phpmag.de/"><img src="http://static.php.net/www.php.net/images/news/phpmag.gif" alt="PHP Magazin" width="99" height="140" style="float: right;" /></a>
  939. <h1>PHP Magazin out now!</h1>
  940. <p>
  941. <span class="newsdate">[26-Mar-2002]</span>
  942. The Software &amp; Support Verlag, based in Frankfurt,
  943. Germany, has now published a magazine on PHP as a
  944. tribute to the steadily growing German PHP community.
  945. More information can be found at
  946. <a href="http://www.phpmag.de/">www.phpmag.de</a>.
  947. </p>
  948. <hr />
  949. <h1>New PHP.net URL Howto</h1>
  950. <p>
  951. <span class="newsdate">[23-Mar-2002]</span>
  952. Ever wondered what you can type in your browsers location
  953. field to access a php.net page? Many of you already know
  954. <a href="http://php.net/echo">http://php.net/echo</a>.
  955. We gathered some information about how the URLs are parsed,
  956. and what are your possibilities. Read it in our new
  957. <a href="urlhowto.php">URL Howto</a>.
  958. </p>
  959. <hr />
  960. <a href="http://www.php-ev.de/documents/phpdoc/protocol.html"><img src="http://static.php.net/www.php.net/images/news/brain.gif" alt="PHPDoc Brain" width="181" height="105" style="float: right;" /></a>
  961. <h1>PHP Documentation Team Meeting</h1>
  962. <p>
  963. <span class="newsdate">[13-Mar-2002]</span>
  964. The <a href="http://www.php-ev.de/documents/phpdoc/protocol.html">notes
  965. from the PHP Documentation Team Meeting</a> (Stuttgart, March
  966. 8th-10th) are now available.
  967. </p>
  968. <hr />
  969. <h1>PHP Security Update - Windows Version</h1>
  970. <p>
  971. <span class="newsdate">[12-Mar-2002]</span>
  972. Following up from the previous annoucement, PHP 4.1.2 has been released for
  973. windows. The delayed release is due to the fix of a further security issue only
  974. relating to the PHP for Windows version. More information on this change can be
  975. found <a href="http://www.php.net/release_4_1_2_win32.php">here</a>. All PHP - Windows users are
  976. encouraged to upgrade to the <a href="http://www.php.net/downloads.php">latest version</a>.
  977. </p>
  978. <hr />
  979. <h1>PHP Security Update</h1>
  980. <p>
  981. <span class="newsdate">[27-Feb-2002]</span>
  982. Due to a security issue found in all versions of PHP (including 3.x and 4.x), a
  983. new version of PHP has been released. Details about the security issue are <a
  984. href="http://security.e-matters.de/advisories/012002.html">available here</a>.
  985. All users of PHP are strongly encouraged to either upgrade to <a
  986. href="/downloads.php">PHP 4.1.2</a>, or install the patch (<a
  987. href="/downloads.php">available for PHP 3.0.18, 4.0.6 and 4.1.0/4.1.1)</a>.
  988. </p>
  989. <hr />
  990. <h1>PHP-GTK 0.5.0 released</h1>
  991. <p>
  992. <span class="newsdate">[24-Jan-2002]</span>
  993. <a href="http://gtk.php.net/">PHP-GTK</a> has reached version
  994. 0.5.0, also known as <em>"monday starts on saturday"</em>. The version number
  995. was bumped from 0.1.1 to this one to indicate that PHP-GTK is now a fairly
  996. mature and stable extension and can be used for a variety of applications
  997. (just look on <a href="http://www.freshmeat.net/">Freshmeat</a>).
  998. </p>
  999. <p>
  1000. Also taking this opportunity, we would like to ask if some of you would
  1001. consider helping out with PHP-GTK documentation. It would be a great way to
  1002. learn this exciting extension and also contribute to the project.
  1003. </p>
  1004. <hr />
  1005. <a href="http://www.phpconference.de/2001/index_en.php"><img src="http://static.php.net/www.php.net/images/news/international_conference.gif" alt="International PHP Conference 2001" width="151" height="100" style="float: right;" /></a>
  1006. <h1>International PHP Conference slides available</h1>
  1007. <p>
  1008. <span class="newsdate">[10-Jan-2002]</span>
  1009. You can find an overview of all slides of the sessions from the
  1010. International PHP Conference 2001 on the
  1011. <a href="http://www.phpconference.de/2001/slides_en.php">conference slides page</a>.
  1012. It is still not too late to check out some photos from the conference:
  1013. </p>
  1014. <hr />
  1015. <a href="http://vancouver.php.net/"><img src="http://static.php.net/www.php.net/images/news/vancouver_conference_2004.gif" alt="Vancouver PHP Conference 2004" width="120" height="71" style="float: right;" /></a>
  1016. <h1>Vancouver PHP Conference 2004</h1>
  1017. <p>
  1018. <span class="newsdate">[22-Dec-2003]</span>
  1019. The Vancouver PHP Users Association presents <a href="http://vancouver.php.net/">The PHP Vancouver Conference</a>
  1020. on January 22-23, a professional and technical conference focused on the PHP scripting language.
  1021. The goal of this conference is to bring together some of the world\'s leading PHP developers and
  1022. business professionals to share their experience with both students and PHP professionals in a series of talks.
  1023. </p>
  1024. <hr />
  1025. <h1>PHP Community Site Project Announced</h1>
  1026. <p>
  1027. <span class="newsdate">[18-Dec-2003]</span>
  1028. Members of the PHP community are <a href="http://shiflett.org/archive/19">seeking
  1029. volunteers</a> to help develop the first Web site that is created both by
  1030. the community and for the community. The features of this project will be
  1031. driven by the needs and desires of the community as much as possible and
  1032. may include such things as blogs, news, FAQs, articles, links, and tutorials.
  1033. </p>
  1034. <p>
  1035. If you would like to contribute, please <a
  1036. href="http://shiflett.org/contact">contact Chris Shiflett</a>, who is
  1037. coordinating this project. There is a need for every type of contributor,
  1038. including developers, translators, administrators, designers, writers, and
  1039. advocates.
  1040. </p>
  1041. <hr />
  1042. <a href="http://www.php-mag.net/"><img src="http://static.php.net/www.php.net/images/news/php-mag.gif" alt="International PHP Magazine" width="130" height="38" style="float: right;"

Large files files are truncated, but you can click here to view the full file