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

Commit Graph

  • cb76709977 Add unset_variables() for future use Gabor Hojtsy 2002-12-14 19:38:03 +00:00
  • c56145e9d5 Ups, some language modifications and adding success return value to function (in case someone would like to check it) Gabor Hojtsy 2002-12-14 19:05:41 +00:00
  • 009b8c3d11 Add the import_vars() function to make our life easier in cases, when we need to import some variables from an array into the global scope. This ensures security if used properly, as no other variable can snap into the global scope, only those explicitly requested. Gabor Hojtsy 2002-12-14 19:03:08 +00:00
  • ca03ea2ec1 shared.inc was just there for backward compatibility, it is not used anymore... Gabor Hojtsy 2002-12-14 18:48:58 +00:00
  • 8c768b6f78 Aaargh, fix that define call... Gabor Hojtsy 2002-12-14 18:37:30 +00:00
  • d7126bcc91 The exact two requirements for the search to work are the have_search() true return value and the $htsearch_prog variable's existance Gabor Hojtsy 2002-12-14 18:25:38 +00:00
  • 8c09307394 I'll tell what have I done here after this goes online... Gabor Hojtsy 2002-12-14 17:56:13 +00:00
  • 30cfdf37a9 Adding SetEnv to add configuration data to mirror vhost, which will eliminate the need of configuration.inc Gabor Hojtsy 2002-12-14 17:42:40 +00:00
  • 67961428a9 The auto parameter was not used in search.php... Gabor Hojtsy 2002-12-14 16:55:25 +00:00
  • 81a5f75a4b Shorten redirect URL's codes and add a comment... Gabor Hojtsy 2002-12-14 16:21:13 +00:00
  • 23c6f30359 Doh, separate multiple excludes with a bar (as the docs says ;) Gabor Hojtsy 2002-12-14 15:57:17 +00:00
  • a8e2851f37 A major overhaul of the search page: Gabor Hojtsy 2002-12-14 14:40:08 +00:00
  • 390b2c4c9f We don't use $LANG anymore in the borderTOC Gabor Hojtsy 2002-12-14 14:24:42 +00:00
  • c08f8281ba Remove include of configuration.inc. Nothing from that file was used in this script... Gabor Hojtsy 2002-12-14 13:00:26 +00:00
  • c0e2400df3 $root_url and $base_url are unused in php.net scripts, there is no point in setting them, it does not matter. So only one setting is left, the path to the local search engine... Gabor Hojtsy 2002-12-14 12:52:12 +00:00
  • a93863e864 Add some code to handle variables nicely in scripts, and a bit cleaning up (same comment signs, using include_once, etc.) Gabor Hojtsy 2002-12-14 12:41:50 +00:00
  • 9a7d0e1d16 OK, so get rid of the redundancy, the search box leads to exactly the same results as the lookup box on manual pages. There is no need to have both of them... Gabor Hojtsy 2002-12-14 12:12:37 +00:00
  • b3adbf09ce i keep getting asked this Colin Viebrock 2002-12-13 18:12:29 +00:00
  • 95128578a4 Announce 4.3.0RC3. Andrei Zmievski 2002-12-11 21:00:32 +00:00
  • 07e33a3c23 Make manual pages more accessible (reflect functionality and how images look in the alt text). Gabor Hojtsy 2002-12-08 12:33:56 +00:00
  • 0c57e6814c Modify alt attribute of images, so the title won't appear two times in no-image browsers. Gabor Hojtsy 2002-12-07 12:51:48 +00:00
  • b3db6951c5 New numbers - not sure why the getcwd() ttf dir stuff broke Rasmus Lerdorf 2002-12-04 23:57:35 +00:00
  • c1a9ddd505 I don't think 'statical' is a word Rasmus Lerdorf 2002-12-04 23:32:44 +00:00
  • 556d6e48f5 Adding two PHP merchandise links Gabor Hojtsy 2002-12-03 18:17:48 +00:00
  • f0697550af Remove broken links Gabor Hojtsy 2002-12-02 18:06:21 +00:00
  • 1aa2fdcda1 It's december again, so we get a bit snowish ;) Gabor Hojtsy 2002-12-01 18:45:42 +00:00
  • e164a47811 1. Move old news to news.php 2. Add news item about our new RSS feed 3. Add "Syndication" point to the left sidebar with information on the RSS feed Gabor Hojtsy 2002-12-01 13:50:56 +00:00
  • 53d1adb3ce Adding standard RSS 1.0 image (ligh blue XML) Gabor Hojtsy 2002-12-01 13:40:37 +00:00
  • efb61b9562 1. Convert tabs to spaces 2. Always show the books page in the mirror's default lanaguage if available 3. Reorder redirects logically, put exit after the book redirect Gabor Hojtsy 2002-12-01 13:24:09 +00:00
  • 39b7b28814 Adding support for book quick URLs, like: Gabor Hojtsy 2002-12-01 13:17:40 +00:00
  • bcccde796c more things that break this.. James Cox 2002-11-28 15:18:59 +00:00
  • 7ac9594177 - Add another link Derick Rethans 2002-11-27 19:20:19 +00:00
  • 26dd485f58 Announce 4.3.0RC2. Andrei Zmievski 2002-11-27 19:16:12 +00:00
  • 1da94f42db Fixing XSS bug reported by Stefan Esser (and Derick) Gabor Hojtsy 2002-11-26 20:41:26 +00:00
  • 6c0a99d900 Use the correct name of the image for a book Gabor Hojtsy 2002-11-26 18:53:38 +00:00
  • 5daf92efaa adding real rd for howto.. James Cox 2002-11-25 04:12:14 +00:00
  • 49bd0d56b9 adding phpquebec Damien Seguy 2002-11-25 02:16:40 +00:00
  • 07ec7e3edc update url for marc mailing list archives jim winstead 2002-11-24 19:17:18 +00:00
  • 2799b91638 Correcting the black book's and the multimedia book's titles Gabor Hojtsy 2002-11-24 14:51:40 +00:00
  • 7154f6aece Correcting two book titles Gabor Hojtsy 2002-11-24 13:49:18 +00:00
  • 3e8fb54e75 Adding information about friends of Ed books Gabor Hojtsy 2002-11-24 13:02:23 +00:00
  • aa99f08a71 Adding friends of Ed titles Gabor Hojtsy 2002-11-24 12:59:52 +00:00
  • 1a1dbfe4d9 Add new Wiley book details Gabor Hojtsy 2002-11-24 12:50:09 +00:00
  • 11baa7a0f3 Add new Wiley book Gabor Hojtsy 2002-11-24 12:47:56 +00:00
  • 7dd0813418 Updating Hungry Minds books to be Wiley books, as it took over the company. Also the details URLs are changed / added Gabor Hojtsy 2002-11-24 12:47:01 +00:00
  • 8ac1c929bd Adding information about a new dummy book Gabor Hojtsy 2002-11-24 12:43:18 +00:00
  • c7c696fbd6 Adding new dummy book Gabor Hojtsy 2002-11-24 12:39:13 +00:00
  • 98ff9bc2d2 Adding new Sams book info, also correcting Oreilly book image name Gabor Hojtsy 2002-11-24 12:36:03 +00:00
  • 4c5403b835 Adding new Sams book cover Gabor Hojtsy 2002-11-24 12:35:34 +00:00
  • 4358135ba0 Updating Sams 24 hour book information for the second edition Gabor Hojtsy 2002-11-24 12:28:27 +00:00
  • de9f7db8fc Replacing old cover with new 2nd edition cover image Gabor Hojtsy 2002-11-24 12:22:35 +00:00
  • 7295668af0 Adding another new book, this time from Premier Press Gabor Hojtsy 2002-11-24 12:19:24 +00:00
  • 42c0583624 Adding new book cover Gabor Hojtsy 2002-11-24 12:10:27 +00:00
  • 6775aa34e7 Another new Oreilly book Gabor Hojtsy 2002-11-24 12:09:19 +00:00
  • f759966ee0 New Oreilly book cover Gabor Hojtsy 2002-11-24 12:08:02 +00:00
  • 512ed0b0cd Adding new webdbapp book from Oreilly Gabor Hojtsy 2002-11-24 12:01:52 +00:00
  • a62fc1af84 Adding new Oreilly book image Gabor Hojtsy 2002-11-24 11:59:18 +00:00
  • 2fd29f12d2 Adding information about Wrox books, and reorder a bit to group all Wrox books to one place Gabor Hojtsy 2002-11-24 11:05:55 +00:00
  • 9e7a49c243 Adding new Wrox books covers Gabor Hojtsy 2002-11-24 11:02:09 +00:00
  • 4396cf29ac Modifying newsgroup info as requested... Gabor Hojtsy 2002-11-23 12:06:53 +00:00
  • aefb5caf0e Adding information on mirror size, provided by hu2 mirror maintainer Gabor Hojtsy 2002-11-23 10:39:30 +00:00
  • 234ca3a727 Typo Sander Roobol 2002-11-22 19:51:34 +00:00
  • 6e22a428fe Just a little hack to be able to specify that an unofficial mirror has search capabilities. Rasmus Lerdorf 2002-11-22 18:52:17 +00:00
  • f733d0cbbc long tag Rasmus Lerdorf 2002-11-22 18:22:45 +00:00
  • 3e63cfad20 Make cal.php E_NOTICE clean Rasmus Lerdorf 2002-11-22 18:19:13 +00:00
  • 20552d01c3 - Add PHP Forum 2002 newsitem Derick Rethans 2002-11-21 11:46:22 +00:00
  • b71d74ff1f Adding new PT book Gabor Hojtsy 2002-11-20 21:18:43 +00:00
  • 7c82d3c4f7 Adding new pt book cover Gabor Hojtsy 2002-11-20 21:12:45 +00:00
  • ae2028677e Adding Bosnian link Gabor Hojtsy 2002-11-20 20:01:22 +00:00
  • 30fe30be9a Just a few reaarangements in the HTML code to make it look "logical" for an automatic parser :) Gabor Hojtsy 2002-11-19 17:20:49 +00:00
  • beabcc2e8d this is definitely better on! we should definitely fix register shutdown func tho... James Cox 2002-11-19 16:50:27 +00:00
  • 32eedb7571 typo Sander Roobol 2002-11-18 18:00:06 +00:00
  • 95a49c25c1 typo , duh.. James Cox 2002-11-18 17:47:52 +00:00
  • b51293dbb4 Make the formatting look standard Gabor Hojtsy 2002-11-18 09:10:36 +00:00
  • a124fe3d3c - Reword sentence Derick Rethans 2002-11-18 09:08:20 +00:00
  • 935fa2e785 remove os.org link James Cox 2002-11-18 03:28:45 +00:00
  • 0275669910 slight tweak; actually removed va & added redundant James Cox 2002-11-18 03:24:36 +00:00
  • 26d855a0dd updating -- thanks for VA, and more thanks for Redundant (also, esr's opensource site) James Cox 2002-11-18 03:16:30 +00:00
  • ebfb2a6041 - Announce PHP Magazine. Derick Rethans 2002-11-17 20:07:08 +00:00
  • 89499a211e OK, so we have a new PHP magazine Gabor Hojtsy 2002-11-15 20:08:42 +00:00
  • a201adc564 Adding safe email printing to printed pages Gabor Hojtsy 2002-11-15 20:03:16 +00:00
  • f894966599 Announce 4.3.0RC1. Andrei Zmievski 2002-11-14 17:01:20 +00:00
  • d3eb46fd44 - No need for an extra redirect Derick Rethans 2002-11-13 21:02:29 +00:00
  • 0d5b9f32c3 Adding downtime news item Gabor Hojtsy 2002-11-12 12:27:44 +00:00
  • 2f35563190 Adding new tips (KDE 3 and general IE4+ tip) Gabor Hojtsy 2002-11-12 12:21:40 +00:00
  • 147da1a904 Adding pear-doc list suggested by Philip Olson Gabor Hojtsy 2002-11-12 10:54:16 +00:00
  • 00379f95e2 OK, PHP editor's site moved Gabor Hojtsy 2002-11-12 10:50:53 +00:00
  • 24b777d8de - Sort listings, added companies which provide PHP tools Derick Rethans 2002-11-11 13:27:34 +00:00
  • 1071cfeaed We have too many complaints about the PDF version. Remove the uncomplete and broken PDF links as long as we have no generation for *correct* PDFs. Gabor Hojtsy 2002-11-10 12:11:06 +00:00
  • e852e5c599 Ok, so try out this navigational stuff with the printed pages... Gabor Hojtsy 2002-11-09 15:27:15 +00:00
  • 9ecd9897ca Removing outdated Hungarian site's link, and reword description of the link catalog site left... Gabor Hojtsy 2002-11-07 20:23:54 +00:00
  • 18b0969218 New magazine on the horizon Gabor Hojtsy 2002-11-07 20:21:46 +00:00
  • 8886880c36 Use "php" as a universal search keyword here... Gabor Hojtsy 2002-11-07 18:03:22 +00:00
  • bc6660c115 Overall numbers down minimally this month, but percentage is up slightly. Netcraft found less servers this month. Rasmus Lerdorf 2002-11-07 05:04:51 +00:00
  • 5e329bb221 Update of French Sites Damien Seguy 2002-11-04 23:52:26 +00:00
  • 01a4bbf772 Update of French Sites Damien Seguy 2002-11-04 23:27:40 +00:00
  • 378a31fac6 Correcting entity Gabor Hojtsy 2002-11-01 14:23:07 +00:00
  • 2d3350ca99 Adding Galeon tip Gabor Hojtsy 2002-11-01 10:02:26 +00:00
  • 3b9c5ed04f Adding register_globals and registerglobals shortcuts Gabor Hojtsy 2002-10-31 07:45:43 +00:00
  • 7c8da58bdb Removing note which is now inaccurate Gabor Hojtsy 2002-10-30 09:29:27 +00:00