Re: [PHP] Sesssion help

2002-12-13 Thread Hasan / Impex Holidays Maldives
Hi all, I finally found a solution. When i session_register("cookie_agtuser"); instead of $cookie_agtuser = $_SESSION['cookie_agtuser']; the variable is seen. I don't know why but if anyone know why this could happen it would help a lot. thanks, Hasan - Original M

[PHP] Sesssion help

2002-12-13 Thread Hasan / Impex Holidays Maldives
File2 FILE 2 === Cheers, Hasan -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: cookie problem

2002-02-11 Thread Hasan Niyaz
this a problem of the win 2000 or the browser setting. thanks, Hasan -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] cookie problem

2002-02-10 Thread Impex Holidays Maldives / Hasan
problem of the win 2000 or the browser setting. thanks, Hasan -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] how to import a file of array definitions into an array assign command

2002-01-30 Thread Hasan
ass->myfunction( array( get_array() ) ); I might be missing an easy solution, but ... :) Hasan Sastra E-Book Systems www.ebooksys.com www.flipviewer.com www.fliplibrary.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mai

Re: [PHP] User-friendly URI's

2002-01-16 Thread Hasan
Hi, I was implementing this solution a while back. It works on Linux/Apache/PHP 4.0.6 but during testing on my Win2000/Apache/4.0.6 it doesn't. I think my php.ini are all aligned. Any thoughts? At 09:06 AM 1/4/2002, Jonathan David Edwin Wright wrote: >It's actually alot easier that you think! >

[PHP] OnUNload Scripts

2001-10-23 Thread Impex Holidays Maldives / Hasan
Hi everyone, I can use javascripts onunload to run PHP file with a new window. Is there anyway i can run PHP script file on ONUNLOAD with out opening a new window ( in the back ground). Any one's help will be greatly appreciated. Best regards, Hasan -- PHP General Mailing List

[PHP] running scripts onunload

2001-10-23 Thread Impex Holidays Maldives / Hasan
Hi everyone, I can use javascripts onunload to run PHP file with a new window. Is there anyway i can run PHP script file on ONUNLOAD with out opening a new window ( in the back ground). Any one help will be greatly appreciated. Best regards, Hasan -- PHP General Mailing List (http

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] insertin

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 an

[PHP] inserting a variable into a variable

2001-06-19 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] 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

[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