[PHP-WIN] How to display GIF image

2003-06-06 Thread William Cheung
How could I display GIF image in 4.3.2. I tried the example in "Image Functions" manual and showed nothing.     <>-- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] How to get script name and line number

2003-08-28 Thread William Cheung
I need to error log the script name and the line number that an error occurs. Are there built-in variables I could make use of? William

[PHP-WIN] Problem with 2 buttons

2003-09-22 Thread William Cheung
?                        Update order                Cancel order      William Cheung B.Sc, MCSE, MCDBA Databyte Corp.   

RE: [PHP-WIN] Problem with 2 buttons

2003-09-22 Thread William Cheung
Please ignore the word "DEFANGED_". I don't know why it is there when I paste it. William Cheung <mailto:[EMAIL PROTECTED]> B.Sc, MCSE, MCDBA Databyte Corp. <http://www.databyte.com/> -Original Message- From: William Cheung [mailto:[EMAIL PROTECTED]

RE: [PHP-WIN] Problem with 2 buttons

2003-09-23 Thread William Cheung
Thanks for clearing up my confusion. But the problem is still there. I now wonder if anyone ever put two clickable images in a form. William Cheung B.Sc, MCSE, MCDBA Databyte Corp. -Original Message- From: Donatas [mailto:[EMAIL PROTECTED] Sent: September 23, 2003 2:15 AM To: [EMAIL

RE: [PHP-WIN] Problem with 2 buttons

2003-09-23 Thread William Cheung
that trick. William Cheung B.Sc, MCSE, MCDBA Databyte Corp. -Original Message- From: Svensson, B.A.T. (HKG) [mailto:[EMAIL PROTECTED] Sent: September 23, 2003 4:15 AM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: [PHP-WIN] Problem with 2 buttons What is the purpose of the HIDDE

[PHP-WIN] How to unset $_POST variable?

2003-10-22 Thread William Cheung
What is the proper way to unset a $_POST variable? I found that when I refresh the screen, the $_POST variable is always there. I have tried using “unset” or assign a value to it and none of them work.   William Cheung B.Sc, MCSE, MCDBA Databyte Corp.