History log of /web-php/search.php (Results 101 – 125 of 135)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# bf81c04e 24-Oct-2002 Sander Roobol

Fix referer detection - only allow .php.net domains - fixes #20055
# Note: untested except for php -l


# d1c02d69 26-Sep-2002 Mark Kronsbein

Typo


# d76b74a6 26-Sep-2002 Mark Kronsbein

Adding links to AllTheWeb and Google, if there is no search result


# 9ba469a4 15-Sep-2002 Gabor Hojtsy

AFAIK we do not index source code for quite a long time now


# 6d1ac3f6 03-Jul-2002 jim winstead

one more xss hole


# 9d7e86a2 29-Jun-2002 Rasmus Lerdorf

Make search area sticky


# 0bcde0d1 16-Jun-2002 Sander Roobol

Remember language when using that quickref thingy; #14985


# 67090a66 02-May-2002 jim winstead

get rid of prevsearch stuff. it doesn't play nice with caching.


# 2545bc80 25-Mar-2002 jim winstead

protect against cross-site scripting attack via "base" parameter


# dd2f899a 21-Feb-2002 Egon Schmid

This should be the correct name for ht://Dig.


# a973ef78 21-Feb-2002 jim winstead

link to htdig.org


# da49613a 10-Feb-2002 jim winstead

don't set prevsearch cookie when automatically bounced to search
page by an error.


# dcc254eb 24-Sep-2001 jim winstead

may as well cut out one redirect


# d06bd623 21-Sep-2001 jim winstead

remove magic quoting from search params, encode prevsearch before sending as html


# 334e0371 19-Sep-2001 jim winstead

missing space


# 02f0fa30 04-Sep-2001 Rasmus Lerdorf

Oops, this is the right fix


# fc484b2f 04-Sep-2001 Rasmus Lerdorf

Fix search hole


# 9cb0cb0e 31-Aug-2001 jim winstead

use htmlspecialchars when redisplaying search request


# 7cac9ac5 08-Jul-2001 Gabor Hojtsy

Some more cosmetics...


# 65ac5560 07-Jul-2001 Gabor Hojtsy

Use the same dropdown list, to minimize confusion


# 6b304c42 07-Jul-2001 jim winstead

hide the $MIRRORS array behind some access functions, for the most part


# 32d0d331 01-Jul-2001 Gabor Hojtsy

Just a technical patch (hope it wont brake anything)

Useing <?php standard open tags instead of the
shorter one

At least trying to be short_tags off compatible.

more to

Just a technical patch (hope it wont brake anything)

Useing <?php standard open tags instead of the
shorter one

At least trying to be short_tags off compatible.

more to come...

show more ...


# ccc299f9 02-Apr-2001 Colin Viebrock

bogus leftovers from old design


# d33d9aaf 02-Apr-2001 Colin Viebrock

Restrict searches of the manual to just the english manual.

This isn't ideal, but it's better than returning dozens of identical pages
from the manual in different languages (e.g. search

Restrict searches of the manual to just the english manual.

This isn't ideal, but it's better than returning dozens of identical pages
from the manual in different languages (e.g. search for "authentication").

If anyone has an idea on how to handle this better, be my guest (I have one idea
that I will work on now ...)

show more ...


# dbb02b06 09-Mar-2001 foobar

Added posibility to search in bug database into the main search box.


123456