Date: 10/25/00
- Next message: Arno A. Karner: "[phplib] WTFO?"
- Previous message: Brendan McCarthy: "[phplib] those strange little cookies"
- In reply to: Brendan McCarthy: "[phplib] those strange little cookies"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
the problems with cookies, browsers in general is they are not build for
users by uses anymore (mosaic is dead) instead they are built for
advertisers by advertisers, to gain as much marketing info as they can
about the user with total disregard for the user, the users privacy and
security. program around it till the rest of the world wakes up and
smells the coffee.
if you down load source from any major web site ie view source, you will
find out very quickly that most of the front end code does nothing but
determin what browser, what version, do they have cookies disable, java
disabled, java script disabled. I just write internal web apps for this
reason alone. because now we have web phones, xml, .... yada yada yada
It would be nice if phplib had a moudule, lib that would reduce what
ever crap came to vist your site into a list of boolean properties, but
even programing against a list of know propertiers is a nightmare.
with internal web apps, you can say use these browsers, these versions,
with these things turned on it will work.
Brendan McCarthy wrote:
>
> Hello all,
>
> I'm terribly confused by all the postings that have to do with cookies
> not being set properly in certain versions of browsers. It seems like
> it's an IE specific problem, but I know that it's not isolated to a
> single browser.
>
> Symptom: users of phplib(ed) intranet site are having to login a few
> times before the access "sticks"
>
> Problem: the browser is not managing cookies properly.
>
> Solution: ????
>
> There's been a lot of people posting about what works for them, but
> there is no single description of what is the right way to setup your
> config files, your cache headers, your browser setttings, etc. to make
> it work the best on the two major browsers (IE, Netscape).
>
> PHPLIB has worked very well up to this point, but it seems like this is
> a big problem for me and a lot of other people. Would someone please
> clarify and include in the documentation?
>
> regards,
> brendan
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: phplib-unsubscribe <email protected>
> For additional commands, e-mail: phplib-help <email protected>
-- My opinions are my own and not that of my employer even if I am self employed Tech Net, Inc. --FREE THE MACHINES-- 651.224.2223 627 Palace Ave. #2 karner <email protected> karner <email protected> St. Paul, MN 55102-3517 www.tnss.com wanted : adsl/cable modem with static ip at reasonable price accept-txt: us-ascii,html,pdf accept-dat: ascii-delimited,sql insert statments--------------------------------------------------------------------- To unsubscribe, e-mail: phplib-unsubscribe <email protected> For additional commands, e-mail: phplib-help <email protected>
- Next message: Arno A. Karner: "[phplib] WTFO?"
- Previous message: Brendan McCarthy: "[phplib] those strange little cookies"
- In reply to: Brendan McCarthy: "[phplib] those strange little cookies"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

