[PHP-WIN] [Fixed] :)

2007-10-22 Thread Joaquín
After a lot of tests (some of them with very litle sense, you would laugh at me but dispair makes that) I have found the answer: ¡¡path with forward slashes AND ended with slash!!. with or without ", with a single or double // are the same. safe_mode_exec_dir = c:/wwwroot/tests/bin/ safe_mode_e

[PHP-WIN] Fixed the problem with iexplore -frames - php

2001-08-23 Thread lars-eirik
I fixed the problem which i asked for help on by deleting a vital part of the function it was something like this function changframes(page,page2) parent.nav.document.location.href=page parent.location.document.locaton.href=page2 it turned out that Iexplore only uses the .document with the m

[PHP-WIN] Fixed it

2001-02-01 Thread Robert Trembath
Nevermind. It turned out to be a case-sensitivity issue between Windows and Linux in the MySQL Query. Excuse me for being Stupid.;-) Robert