1
0
mirror of https://github.com/php/web-php.git synced 2026-03-30 19:22:17 +02:00

Commit Graph

  • 985b169d19 only supply default mirrors, if the user is on www.php.net Sascha Schumann 2002-07-22 17:13:34 +00:00
  • 4629444129 The 'find_closest_mirror' func always returned a "http://" prefixed string, so fix the links appropiately. Sascha Schumann 2002-07-22 16:52:22 +00:00
  • f01f8c17d1 Do not add downloads more then one time ;) Gabor Hojtsy 2002-07-22 16:24:17 +00:00
  • 61c53e74d9 Move old news to news.php to save a small amount of bandwidth. Gabor Hojtsy 2002-07-22 16:22:16 +00:00
  • b00ab67de5 - Try to distrubite the load Derick Rethans 2002-07-22 15:30:01 +00:00
  • fcf52ef99d URL for Risc OS changed Mark Kronsbein 2002-07-22 13:31:39 +00:00
  • 03f9fa6ff5 Add a link to the e-matters advisory Marko Karppinen 2002-07-22 13:10:32 +00:00
  • b84e811340 Update downloads page Derick Rethans 2002-07-22 11:02:42 +00:00
  • d3453aeeb1 Go public with 4.2.2 Marko Karppinen 2002-07-22 10:59:09 +00:00
  • 3a642d9902 Mutual links from fr to en and vice versa. Damien Seguy 2002-07-22 10:53:35 +00:00
  • 607cf57621 Adding French Version for PHP 4.2.2 Damien Seguy 2002-07-22 10:49:59 +00:00
  • ef7cccfaea 4.2.2 Marko Karppinen 2002-07-22 10:14:33 +00:00
  • 3828b99f53 Modifying RISC OS download link (now without source), and reorder the OS downloads alphabetically Gabor Hojtsy 2002-07-22 09:08:11 +00:00
  • 363d255ebd - Send users to correct location Derick Rethans 2002-07-21 22:15:39 +00:00
  • 24172ea2ba * rephrased #3 Stig Bakken 2002-07-21 16:18:12 +00:00
  • 71486c0303 * new license Stig Bakken 2002-07-21 06:57:20 +00:00
  • 1d97cf3626 Adding logos alias for download-logos Gabor Hojtsy 2002-07-20 10:58:59 +00:00
  • 5427c33ccf Correcting submission form URL Gabor Hojtsy 2002-07-18 09:53:45 +00:00
  • 052b248e92 Correcting missing space problem Gabor Hojtsy 2002-07-18 09:44:52 +00:00
  • dbd55a2f6b Correcting a typo. Gabor Hojtsy 2002-07-18 09:43:31 +00:00
  • 6351d35f3c Removing old tutorial file. As this is manual content, it is moved to the manual, which enables us to do many thing with it: Gabor Hojtsy 2002-07-18 09:41:12 +00:00
  • c57f71b8cc Adding redirection info for tut.php for backward compatibility with the old file, which is now in the manual Gabor Hojtsy 2002-07-18 09:38:46 +00:00
  • 4cf7fa8de4 s/HTTP_POST_VARS/_POST/ in example code, missed it in yesterday's update Jesus M. Castagnetto 2002-07-16 21:57:39 +00:00
  • d17c1fa903 changed anchors to "Predefined variables" to use the print_link() function. Jesus M. Castagnetto 2002-07-16 00:07:56 +00:00
  • 9b61f14535 Modified to use $_POST instead of $HTTP_POST_VARS Added a subsection on using old code in view of the superglobals and register_globals being off. Ref Bug # 18361 Jesus M. Castagnetto 2002-07-15 23:53:46 +00:00
  • 8c09906bc6 One link to phpmag is enough Mark Kronsbein 2002-07-10 21:08:31 +00:00
  • 71f3236e40 Link to the french PHP webring was dead Mark Kronsbein 2002-07-10 20:34:47 +00:00
  • 670edf60d8 Final fix for bug #18623 Gabor Hojtsy 2002-07-10 17:50:06 +00:00
  • 4a4b29dfe6 Fixed links to printable docs - partial fix for #18263 Sander Roobol 2002-07-10 17:45:59 +00:00
  • bb7ddff488 Adding "Also available in Hungarian" note to English original. Gabor Hojtsy 2002-07-09 15:19:22 +00:00
  • e9702a909a Adding new Hungarian book Gabor Hojtsy 2002-07-09 15:16:29 +00:00
  • b93f6928c4 Adding new Hungarian book picture Gabor Hojtsy 2002-07-09 15:14:00 +00:00
  • b89d9e1101 Correct a typo, and delete text about ASP. Ugh, our homepage is not to talk about ASP at all ;) Gabor Hojtsy 2002-07-09 14:49:36 +00:00
  • a3e400b5aa Adding news item about new comp.lang.php, and adding it to the support page, as well as more information about the news server. Gabor Hojtsy 2002-07-09 14:47:20 +00:00
  • 285c26bd4c Ups, those are not manual shortcuts (correcting comment) Gabor Hojtsy 2002-07-09 08:33:06 +00:00
  • ba12e17811 Organize external shortcuts in a more general fashion. Group them before the language dependent shortcut's section, because they are not langauge dependent. Hope this makes the code a bit more logical. Gabor Hojtsy 2002-07-09 08:31:31 +00:00
  • cc803a5a22 Make this news file available in text view instead of that crappy [and not fixed width font] tabbed display. Gabor Hojtsy 2002-07-08 20:00:09 +00:00
  • 4c2598300d A) It's nice to put the newsfile redirection test to an elseif part B) The URI is already lowercased some lines before this, so do not need to test for NEWS C) A news.php file is in the phpweb root, so there is a name conflict (PHP files are also accessible without their extension to ease the acccess of downloads, links, etc) => shortcut changed to php4news Gabor Hojtsy 2002-07-08 19:56:43 +00:00
  • 4065d89795 - Add short cut to NEWS Derick Rethans 2002-07-08 19:24:35 +00:00
  • 412a65965a Fix typo (#18219) Sander Roobol 2002-07-08 09:46:40 +00:00
  • 2c5a2056ba * Added links to the manual pages for the strstr function and the if control structure. It goes to the mirror's default language page if that does not exist it falls back to english. * <?php style police * Changed the variables since the register_globals is now turned off in php 4.2.1 and later. Jacques Marneweck 2002-07-08 01:56:16 +00:00
  • b0cd7f20e1 New CHM sample is out now Gabor Hojtsy 2002-07-04 09:34:57 +00:00
  • e190430a7b - Fix interpunction Derick Rethans 2002-07-04 06:31:17 +00:00
  • f1c146c950 Change link per request Zeev Suraski 2002-07-03 15:03:33 +00:00
  • 277e77affb Adding heading comments to different error handlers Adding "BC:" to all backward compatibility parts Correcting "html" directory handling (the extension there was .html), and so it needs to be transformed Gabor Hojtsy 2002-07-03 09:07:13 +00:00
  • 1cd0c85b45 make it so any old links to manual/*/html will still work jim winstead 2002-07-03 01:03:45 +00:00
  • 6d1ac3f6f7 one more xss hole jim winstead 2002-07-03 00:06:21 +00:00
  • 5306503a08 Use the new printer friendly version (this enables us to half the rsynced data) Gabor Hojtsy 2002-07-02 11:11:06 +00:00
  • 4d9aa0b5de New Usage numbers Rasmus Lerdorf 2002-07-02 07:48:44 +00:00
  • 7c8e937e89 Added win32 version of PHP 4.3.0-dev with Zend Engine v2.0.0-alpha2. Edin Kadribasic 2002-06-30 23:25:35 +00:00
  • 068b0c7b06 fixing link: risorse.net Simone Cortesi 2002-06-30 22:15:04 +00:00
  • eb6ba529e6 - Use download_link() Andi Gutmans 2002-06-30 19:33:55 +00:00
  • 8cf2ddd2bf - Announce Alpha2 of PHP 4.3.0-dev & Engine 2 Andi Gutmans 2002-06-30 19:16:38 +00:00
  • 41c88cc9d7 fix bug #17428. James Cox 2002-06-29 01:03:19 +00:00
  • 9d7e86a2de Make search area sticky Rasmus Lerdorf 2002-06-29 00:30:51 +00:00
  • ac6cf5bc23 i am thinking we don't need people to test this anymore... James Cox 2002-06-25 17:08:44 +00:00
  • 9f1f2ddc65 Fixed some tiny mistakes, #17929 Sander Roobol 2002-06-23 10:50:27 +00:00
  • ffc1952a7c adding italian site Simone Cortesi 2002-06-20 20:31:45 +00:00
  • ce0b496f52 typo Simone Cortesi 2002-06-20 11:43:22 +00:00
  • 1dcc2c50e3 add iranphp.net jim winstead 2002-06-20 03:38:35 +00:00
  • 9a84c4eea7 fixing bug 17796: slash problem on calendar Simone Cortesi 2002-06-19 00:46:09 +00:00
  • 060b06e950 Fix search (hopefully) Sander Roobol 2002-06-17 10:39:24 +00:00
  • 0bcde0d181 Remember language when using that quickref thingy; #14985 Sander Roobol 2002-06-16 20:09:45 +00:00
  • 7d82c0f75f Adding a list of PHP accelerators. Andrei Zmievski 2002-06-14 19:28:41 +00:00
  • 709074f53f adding note about not completeness of the PDF files Simone Cortesi 2002-06-13 21:22:10 +00:00
  • 7caa23871f Added CfP announcement for PHP Conference Mark Kronsbein 2002-06-12 16:13:30 +00:00
  • 8d7e083792 prevent parse errors. James Cox 2002-06-12 15:25:18 +00:00
  • f7cd6b25df sorry...fixing quote Simone Cortesi 2002-06-11 17:22:31 +00:00
  • b51874f179 - Change .tar.gz for engine 2 Andi Gutmans 2002-06-11 16:27:16 +00:00
  • f6acecb042 adding support for italian books adding first italian book Simone Cortesi 2002-06-11 16:13:33 +00:00
  • c7e13b8254 adding support jpg for italian book Simone Cortesi 2002-06-11 16:12:35 +00:00
  • 6ac4c13373 adding tip for Opera Simone Cortesi 2002-06-11 14:35:27 +00:00
  • 295051c967 Kick out LinuxTag pictures Mark Kronsbein 2002-06-11 13:29:55 +00:00
  • b812e1a6cb Changed LinuxTag picture URL because the server has nearly been php.netted :) Mark Kronsbein 2002-06-10 19:25:40 +00:00
  • d91aa2da7f Added windows distribution of Engine 2 preview. Edin Kadribasic 2002-06-10 01:07:53 +00:00
  • 8ea6bb26ba Linuxtag pictures available Mark Kronsbein 2002-06-09 20:46:55 +00:00
  • cf9f96d5cc Add missing space Zeev Suraski 2002-06-09 17:56:16 +00:00
  • ffa1fddf1e Add missing paragraphs Zeev Suraski 2002-06-09 16:29:36 +00:00
  • b89cef1a24 Publish 4.3.0-ZE2 alpha Zeev Suraski 2002-06-09 15:59:30 +00:00
  • 92b381da8c Restore logging, please don't remove it! Zeev Suraski 2002-06-09 14:57:50 +00:00
  • 80cc1bcf06 Try to avoid that extra month and event entry on the homepage (displayed because of the newline on the last line of the CSV file) Gabor Hojtsy 2002-06-07 18:40:15 +00:00
  • cde465c1b6 Adding support for print directory index Gabor Hojtsy 2002-06-07 13:31:09 +00:00
  • 3ef2814b70 Tweaking some more with the printed page header Gabor Hojtsy 2002-06-07 13:02:48 +00:00
  • f33a34ded5 Adding title to printed pages, adding some notes, changed URL to show server, and modify copyright (manual contents are copyright the PHP Documentation Group). Gabor Hojtsy 2002-06-07 11:24:26 +00:00
  • a61f81aa21 I should have looked more into this regexp ;)) Gabor Hojtsy 2002-06-07 10:26:28 +00:00
  • 4a9d4870bb Moving old news to news.php, make index.php a bit more slim => loads faster => displays faster => user's are happier ;) Gabor Hojtsy 2002-06-07 10:02:03 +00:00
  • 561af67682 Include AND exit was intended here... Gabor Hojtsy 2002-06-07 09:50:46 +00:00
  • 0401fbd0ad Adding support for the new experimental "printed page" version Gabor Hojtsy 2002-06-07 09:43:10 +00:00
  • 76a7f00bfe Adding support for a new experimental "print page" method Gabor Hojtsy 2002-06-07 09:37:00 +00:00
  • 5a126949f8 good grief. maybe if someone tries to fix the problem, it will get solved. jim winstead 2002-06-07 01:11:39 +00:00
  • 6e422af5b2 Add ActiveState Awards announcement. Andrei Zmievski 2002-06-06 03:47:06 +00:00
  • 16f354cf4c logos in PNG format Colin Viebrock 2002-06-04 15:32:48 +00:00
  • cd7e19df67 changing de.comp.lang.php FAQ URL Simone Cortesi 2002-06-03 13:35:22 +00:00
  • da7916ae1d $HTDIG is never being set, so stop trying to use it. clear out a couple of other unused global declarations, too. jim winstead 2002-06-02 03:55:51 +00:00
  • 6ec08bf528 get mnogosearch to ignore the navigation bar on the manual pages jim winstead 2002-06-02 03:45:35 +00:00
  • 3ebc08acd4 get mnogosearch to ignore navigation elements jim winstead 2002-06-02 03:01:05 +00:00
  • 85e464b568 disallow robots from indexing stats jim winstead 2002-06-01 22:39:18 +00:00
  • da39bd767d May usage stats - slight drop Rasmus Lerdorf 2002-06-01 10:06:43 +00:00
  • 2a0d5094a2 Im getting old... Mark Kronsbein 2002-05-31 19:49:39 +00:00
  • fac69bf73a Added 2 new books Mark Kronsbein 2002-05-31 18:19:25 +00:00