Gabor Hojtsy
520013dc3c
only check for high load on the primary site, plus fix a small preference bug
2006-07-07 13:15:04 +00:00
Sara Golemon
d8cdce1e43
Add 'Extending and Embedding PHP'
2006-07-01 05:07:14 +00:00
Rasmus Lerdorf
0454b9b936
Default to utf-8 instead of 8859-1
2006-02-28 16:49:54 +00:00
Nuno Lopes
5ae0070e47
the manual search isnt limited to english any more
2006-02-28 12:15:47 +00:00
Rasmus Lerdorf
18bb98f5c2
Some new search options
2006-02-28 08:23:28 +00:00
James Cox
aa0fa694e1
land better version of the search system and enable..
...
basically it just looks better, has paging, is realistic about results, should respect mirrors.. etc
2006-02-28 01:06:32 +00:00
Rasmus Lerdorf
4b2d0dc2e9
These are the two most accessed file. Remove the bad habit of always
...
using include_once when all of these files are only ever included from
here and these files themselves are only ever included once.
2006-02-21 20:46:45 +00:00
Rasmus Lerdorf
16356690df
Remove some bogus code here
2006-02-18 16:18:13 +00:00
Rasmus Lerdorf
ef33d9eeac
Switch to use sys_getloadavg()
2006-02-18 05:44:33 +00:00
Gabor Hojtsy
8d1ede27ac
It was time to move out a lot of news items to a
...
newly created 2005 archive. The holiday season is also over, so back to our normal logo.
2006-01-14 17:03:05 +00:00
Jacques Marneweck
51747ff397
Happy new year PHP.net
2005-12-31 22:39:45 +00:00
Gabor Hojtsy
f38fa80c2a
Oh, let it snow
2005-12-17 18:41:33 +00:00
Ilia Alshanetsky
268879a329
YAPB (yet another PHP book)
2005-09-12 20:10:16 +00:00
Gabor Hojtsy
02ca290a03
provide a visible link on the date for every particular note
2005-06-18 08:51:17 +00:00
foobar
d61d17e25f
HTTP_HOST -> SERVER_NAME (they said it is safe..)
2005-05-10 09:03:53 +00:00
Gabor Hojtsy
fcebdbd688
really revert to the pre-april1 state, no need to tunnel image requests through PHP
2005-04-02 13:03:15 +00:00
foobar
8ce28de62a
enuf with the doggies
2005-04-02 12:56:24 +00:00
Jacques Marneweck
e9dd1f6287
Happiness is.
2005-04-01 07:05:33 +00:00
Jacques Marneweck
c0cbe40c4c
Missed this :/
2005-04-01 02:36:52 +00:00
Jacques Marneweck
e7a1eb0e56
Hapiness is.
2005-04-01 00:50:52 +00:00
Gabor Hojtsy
24ececbb5e
some books by Apress
2005-03-14 13:42:01 +00:00
Derick Rethans
4b7f0d353d
- All manuals are UTF-8 now.
2005-02-18 12:50:57 +00:00
Gabor Hojtsy
5e934fcddb
enough of snow, back to normal
2005-01-21 14:55:37 +00:00
Gabor Hojtsy
1c687a34d8
move 'if' redirection to proper place
2005-01-16 10:18:05 +00:00
Mehdi Achour
ec8632c555
Fix the php.net/if redirection
2005-01-11 15:57:54 +00:00
Gabor Hojtsy
fa56dba508
decide on js suggestion loading in JavaScript, so that we can filter out misbehaving Mac browsers
2005-01-09 12:53:35 +00:00
Jacques Marneweck
2f892e8ad0
Happy New Year php.net :)
2005-01-01 08:54:03 +00:00
Gabor Hojtsy
2dde37f213
ups, forgot to remove that reference, thanks to Vincent Gevers for pointing it out
2004-12-27 22:18:16 +00:00
Gabor Hojtsy
96fe903b70
let the search box suggestion spread - now that anyone can disable it on the my php.net page
2004-12-26 21:35:28 +00:00
Gabor Hojtsy
79b77ec894
buglet
2004-12-24 10:43:50 +00:00
Gabor Hojtsy
8835d27a03
rekove all site introduction of the function suggestion for a short time, and update to new suggestion JS code
2004-12-22 19:08:30 +00:00
Gabor Hojtsy
ea7602b49b
fix up a small bug
2004-12-22 18:47:14 +00:00
Gabor Hojtsy
d744af4159
introduce the function search suggestions on all php.net pages (with possibility to opt-out)
2004-12-22 17:18:11 +00:00
Gabor Hojtsy
4ce23964eb
let it snow this year again :)
2004-12-15 19:48:09 +00:00
Sebastian Bergmann
24f12169a2
Add new book.
2004-12-13 18:19:41 +00:00
Sebastian Bergmann
57bf15eb18
Add new book.
2004-12-12 12:32:49 +00:00
Derick Rethans
eadb044179
- Fix for bug #30910 .
2004-11-26 14:42:44 +00:00
Derick Rethans
c1371a8f8a
- Add new PHP book
2004-10-29 09:09:56 +00:00
Gabor Hojtsy
c277038603
support rss autodiscovery on top of main page
2004-10-25 13:00:08 +00:00
Gabor Hojtsy
9db679930b
tabs to spaces
2004-10-11 14:16:32 +00:00
Gabor Hojtsy
4ab7493595
seek one record before the record we find (modified patch by Bakr Alsharif) - hope this fixes IP lookup problems
2004-10-11 13:58:43 +00:00
Gabor Hojtsy
f0aba562d6
only print the view source link, if we know what page we are displaying (inspired by a different patch from Toni Viemero)
2004-10-11 12:49:40 +00:00
Gabor Hojtsy
559a48b78d
fix ie tableless issues (hopefully) patch by Jakub Vrana:
...
1. Don't float .manualnavbar at right.
2. Swap the order of .prev and .next, and .langchooser and .langupdated
and don't float .prev and .langchooser at left.
3. Don't clear .manualnavbar HR.
2004-09-01 21:28:37 +00:00
Gabor Hojtsy
3af56fce10
link to the mirror list, and not the download mirror selector, since if the file is not available, the download mirror selector will also emit an error. so fit this download mirror selector too, to inform the user
2004-08-27 20:33:31 +00:00
Gabor Hojtsy
8f8bdb3748
intercept executable downloads, and inform users on a solution
2004-08-27 19:59:11 +00:00
Rasmus Lerdorf
c3bc14bae9
Avoid syntax highlighting snippets with syntax errors in them.
2004-08-26 08:23:18 +00:00
Mehdi Achour
60108827f1
two more polish books
2004-08-18 13:15:17 +00:00
Mehdi Achour
1bb1c51285
disable a dead link and add a polish one suggested by Grzegorz Krzystek
...
# will add the others soon
2004-08-17 21:52:02 +00:00
Mehdi Achour
204dc29682
Add a new norwegian book
...
# I think I added anything this time :)
2004-08-17 14:12:24 +00:00
Mehdi Achour
07bbae1b56
re order the books
...
# didn't add nothing
2004-08-17 13:03:22 +00:00