:-) cool thank you!
is any "$_"-variable superglobal? $_REQUEST, $_POST, ...?
cheers,
jazper
"Curt Zirzow" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
news:[EMAIL PROTECTED]
> * Thus wrote Juerg Zgraggen ([EMAIL PROTECTED]):
> > Probably i got the problem.
uctor??
regards, jazper
"Juerg Zgraggen" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
news:[EMAIL PROTECTED]
> hi
>
> got a big session-problem and i have no idea what i'm doing wrong...
>
> i have quite a big web-app and i tried to upgrade the code.
> ex:
hi
got a big session-problem and i have no idea what i'm doing wrong...
i have quite a big web-app and i tried to upgrade the code.
ex: $frm_id to$_POST['frm_id']
and$HTTP_SESSION_VAR['myId'] to $_SESSION['myId']
... ect...
i changed the register_globals = Off in the php.ini
hi
i'd like to call an exe with several parameters like this:
the parameter -name= must have quotes from beginning til end because of the
Spaces between.
C:/Programme/Apache
Group/Apache2/htdocs/myexe.exe -action=add -name="My Own Task"
so i tried this in PHP... but it dows not work! It on
hi
question about interaction between own state information...
my problem is very simple:
i have an object with a class-member-function which writes a file of about
2MB. the duration of this function is quite long. thats why i'd like to have
display informations in a pop-up. for that reason i mad
hi
i have the following script:
Session START";
$HTTP_SESSION_VARS["mctini"] = parse_ini_file("mct.ini", true);;
print_r($HTTP_SESSION_VARS["mctini"]);
?>
everytime i reload the page, a new session will be generated! i do not want
6 matches
Mail list logo