[PHP] Re: cookie problem

2002-02-11 Thread Hasan Niyaz
Hi all, Perhaps some one can help me. If I send a cookie like setcookie(+ACI-cookie+AF8-agtpasswd+ACI-,+ACQ-form+AF8-agent+AF8-pass, time()+-1200, +ACI-/+ACI-)+ADs- it does not work on the terminal which has a new version of windows 2000 and with IE6. The browser does not store the cookie.

[PHP] inserting a variable into a variable

2001-06-20 Thread Hasan Niyaz
Hello all, I have come to a situation where i am having a variable inside another variable. for example. $rm_$cat_adt The above is a variable and $cat is again another variable This does not work.. Need some help! Thanks, Hasan

Re: [PHP] how to delete cookies

2001-06-20 Thread Hasan Niyaz
setcookie(cookie_user,); this will delete the cookie - Original Message - From: Tom Beidler [EMAIL PROTECTED] To: php list [EMAIL PROTECTED] Sent: Wednesday, June 20, 2001 7:20 AM Subject: [PHP] how to delete cookies I have a site that is password protected using PHP and MySQL. I

Re: [PHP] inserting a variable into a variable

2001-06-20 Thread Hasan Niyaz
Michi, Yours did the trick... thank you and everyone else who contributed. Hasan - Original Message - From: [EMAIL PROTECTED] To: Hasan Niyaz [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Wednesday, June 20, 2001 11:46 AM Subject: Re: [PHP] inserting a variable into a variable I

Re: [PHP] out file

2001-05-24 Thread Hasan Niyaz
Hi, This is not very php related but if anyone can let me this simple question. I'm using a dos window to communicate with my MySQL server. What if i want to save the results in file. What is the command i should use. Thanks, Hasan -- PHP General Mailing List (http://www.php.net/) To

[PHP] Building as an Apache module

2001-04-23 Thread Hasan Niyaz
Hi, I am running Apache on win 2000 and when I configured PHP it automatically installed as a CGI binary. Is there any way I can install it as an Apache Module on win 2000 machine. Thanks for your help, Hasan -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL