Hi,
Considering the following script :
"def.php?id=9",
"singer" => "def.php?id=9"
);
$texte = "Abaisser Vous abaisserez la pate, abaisser.Singer";
while(list($mot,$def) = each($dico)) {
$pattern = "(".$mot.")[^[:alpha:]]";
ech
Hello everyone!
Is there a way to unset or expire a cookie which was not set by my pages?
Michael
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL
word; $value=session_value;
then
frame src=menu.php?
and in the menu.php you need to have that:
session_start();
(to start the sessions and create the sessions variable... :)
Yours,
M
"Michael Thanry" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTEC
sword=session_password; $value=session_value;
then
frame src=menu.php?
and in the menu.php you need to have that:
session_start();
(to start the sessions and create the sessions variable... :)
Yours,
M
"Michael Thanry" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]"&
't seem to work.
Any idea or suggestion?
Regards,
Michael Thanry
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
Whatever I do (phpinfo(), echo $HTTP_POST_FILES['userfile']['type']) to
display the array $HTTP_POST_FILES , I get nothing.
My HTML form seems to be correct according to the previous messages in the
mailing-list. phpinfo() displays infos about http_post_vars and I get the
proper variables accordi
6 matches
Mail list logo