History log of /web-php/include/prepend.inc (Results 76 – 98 of 98)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# ec5a78f5 15-May-2003 Gabor Hojtsy

Adding client side JS to make events in the user's
country bold. This JS file will be expanded in the future
to add features like last search keyword / last selected
search option remembe

Adding client side JS to make events in the user's
country bold. This JS file will be expanded in the future
to add features like last search keyword / last selected
search option remembering

This JS was tested in Mozilla, Galeon and Konqueror
with success and the code was human checked against
MSDN for Internet Explorer questions. It also includes
a BC check for browsers without DOM support.

show more ...


# 06f99808 03-May-2003 Gabor Hojtsy

Let's have a var, named $COUNTRY which identifies
the user's country (much like what $LANG 'does' for
the language)


# 70105935 02-May-2003 Gabor Hojtsy

Let the ip-to-country code be part of the site


# 683f8530 01-May-2003 Gabor Hojtsy

Add getmicrotime() and measure page creation
time from prepend.inc to commonFooter()

Remove ending ?> from files for header() safety
reasons


# 46b86027 23-Apr-2003 Gabor Hojtsy

Prevent any funny guys from stealing our links...


# 01e408cd 02-Mar-2003 Gabor Hojtsy

Provide default content-type, charset and language information on all pages


# 196a7f04 01-Mar-2003 Gabor Hojtsy

Integrate the langauge chooser to the main site flow, and update the
documentation pages to use the new $LANG var to display documentation
download pages "customized" to the user

Thi

Integrate the langauge chooser to the main site flow, and update the
documentation pages to use the new $LANG var to display documentation
download pages "customized" to the user

This also makes preferred_language()'s remove, as $LANG is perfect for
this purpose...

show more ...


# 76f33c14 07-Jan-2003 Gabor Hojtsy

Adding Id CVS attr to many include files, and also adding C++ format header,
for anybody who uses it, just for consistency ;)


# 03199a69 06-Jan-2003 Gabor Hojtsy

Prevent the ENV language setting coming up in $LANG, when it is not set otherwise...


# 3b826487 03-Jan-2003 Gabor Hojtsy

Adding info on cache HTTP headers URL to common prepend file.

Modifying manual headers to have a last modified date and have
no cache header. See if it works well... See bug #18897


# 0f0ea9a2 21-Dec-2002 Gabor Hojtsy

Removing geoip include to make pages run quicker.
Also adding comment into geoip include file, that
it is there for future use (not left there from
sometime from the past).


# b494b203 21-Dec-2002 Gabor Hojtsy

Adding MQ variable used instead of
calling get_magic_quotes_gpc, because it's short ;)


# cb767099 14-Dec-2002 Gabor Hojtsy

Add unset_variables() for future use


# c56145e9 14-Dec-2002 Gabor Hojtsy

Ups, some language modifications and adding success
return value to function (in case someone would like
to check it)


# 009b8c3d 14-Dec-2002 Gabor Hojtsy

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 o

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.

This function is for future use in phpweb scripts.

show more ...


# a93863e8 14-Dec-2002 Gabor Hojtsy

Add some code to handle variables nicely in scripts,
and a bit cleaning up (same comment signs, using
include_once, etc.)


# 1da94f42 26-Nov-2002 Gabor Hojtsy

Fixing XSS bug reported by Stefan Esser (and Derick)


# fc448691 13-Aug-2002 James Cox

Part of our getting the new server is that we allow the hosting provider to display a banner. We would like to give other mirrors this opportunity too -- instructions in the readme.

also, so

Part of our getting the new server is that we allow the hosting provider to display a banner. We would like to give other mirrors this opportunity too -- instructions in the readme.

also, some mirror redirection stuff ended up in here, but i felt it important to commit (with commented out code) and start from there, as my code was getting quite stale.

show more ...


# ba77a7c0 02-Aug-2001 Rasmus Lerdorf

Oops, let's unset it instead


# 8d672a80 02-Aug-2001 Rasmus Lerdorf

Initialize RSIDEBAR_DATA


# 290b36d2 08-Jul-2001 Gabor Hojtsy

Cosmetics done in the include dir too :))


# 60563687 29-Jun-2001 Gabor Hojtsy

No need to tweek with separate logos (as there are only one),
and sizes (as it is determined automatically)


Revision tags: POST_MERGE_FROM_NEW_LOOK_2001_TAG_1
# 33c01cb6 08-Mar-2001 jim winstead

here goes nothing. the new php site look. let the torrent of
bitter and angry "i hate change" emails begin.


1234