[PHP] can't get imagecopy, etc. function to work.

2003-03-31 Thread Wo Chang
myself? If I need to bring in the jpeg-6x myself, should I install it within the ext/gd sub-dir? Thing wanted to do: create a separate thumbnail jpeg file from an org. jpeg file. Any better idea? Please advice. Thanks in advanced. --Wo - Original Message - From: Wo Chang [EMAIL

[PHP] can you do exec under Windows OS?

2002-07-11 Thread Wo Chang
Dear All, Sorry to ask this simple question! I know I can do exec under unix OS but when I try it on Windows platform (running Apache), PHP gives me Warning: Unable to fork. Off hand I don't remember do I need to modify the php.ini or semething else, can someone give me a hand? Thanks! --Wo

[PHP] Re: can you do exec under Windows OS?

2002-07-11 Thread Wo Chang
escapeshellcmd to screen out any bad tricks. If there is other better ways to do thing, please share. Thanks. --Wo - Original Message - From: Wo Chang [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, July 11, 2002 11:38 AM Subject: can you do exec under Windows OS? Dear All, Sorry

[PHP] Re: how to popup a new browser window from php

2002-04-19 Thread Wo Chang
Thanks for all the reply! I think I didn't make myself clear. I want to use php command to popup a dialog or window msg to alert user like the Javascript alert without using javascript. Is it possible? Thanks again. --Wo - Original Message - From: Wo Chang [EMAIL PROTECTED

Re: [PHP] Re: how to popup a new browser window from php

2002-04-19 Thread Wo Chang
Thanks for all the reply! Understood. --Wo - Original Message - From: Sam Masiello [EMAIL PROTECTED] To: 'Wo Chang' [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Friday, April 19, 2002 8:21 AM Subject: RE: [PHP] Re: how to popup a new browser window from php Your message was clear

[PHP] how to popup a new browser window from php

2002-04-18 Thread Wo Chang
Dear All, One simple question: Is there any easy way to popup a new browser from PHP without using any Javascript? Any helps would be greatly appreciated. --Wo -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] trying to use gzlib ZZIPlib within PHP

2002-04-17 Thread Wo Chang
Dear PHPers, I downloaded and compiled the zlib from www.gzip.org/zlib and recompiled the php and apache, but somehow I get gzcompress and gzuncompress undefined. Then I tried with ZZIPlib with --with-zip switch when compiling PHP then recompile apache. After restarted the apache, I do see

[PHP] what's the best way to do redirect within PHP

2002-04-08 Thread Wo Chang
Dear All, Another simple question: What is the best way to do redirect after a php file did some processing? Any helps would be greatly appreciated! --Wo -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: what's the best way to do redirect within PHP

2002-04-08 Thread Wo Chang
Dear All, Thanks for all the response, they all work! --Wo - Original Message - From: Wo Chang [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, April 08, 2002 10:00 AM Subject: what's the best way to do redirect within PHP Dear All, Another simple question: What

[PHP] how to process URL parameers

2002-04-05 Thread Wo Chang
Dear All, Sorry to trouble you with this simple question! if I have this php code: echo a href=http://abc.com/test.php?xyztry/a; how would I process the xyz from test.php? Any thoughts would be greatly appreciated! --Wo -- PHP General Mailing List (http://www.php.net/) To unsubscribe,

Re: [PHP] how to process URL parameers

2002-04-05 Thread Wo Chang
Dear PHPers, Thanks for the extra hands! They all work!! --Wo - Original Message - From: Erik Price [EMAIL PROTECTED] To: Wo Chang [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Friday, April 05, 2002 10:00 AM Subject: Re: [PHP] how to process URL parameers On Friday, April 5

Re: [PHP] how to process URL parameers

2002-04-05 Thread Wo Chang
Thanks Eric, very good info!! For now, I jsut process the string after the ?. Things working fine. Many thanks! --Wo - Original Message - From: Erik Price [EMAIL PROTECTED] To: Wo Chang [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Friday, April 05, 2002 11:14 AM Subject: Re: [PHP

[PHP] how to make php 4.0 ftp lib work

2002-04-03 Thread Wo Chang
HI, I compiled the php.4.1.2 with --enable-ftp to try to make ftp works but it always complainting the function ftp_connection() not define. I'm running Sun's Solaris 8. Any hints? Thanks! --Wo -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit:

Re: [PHP] how to make php 4.0 ftp lib work

2002-04-03 Thread Wo Chang
Dear Tyler, Thanks for your quick reply!! Yes, I meant ftp_connect(). When I did the phpinfo() I can't see any ftp setting. I re-started my apache and still don't work. Any hints? Thanks! --Wo - Original Message - From: Tyler Longren [EMAIL PROTECTED] To: Wo Chang [EMAIL

Re: [PHP] how to make php 4.0 ftp lib work

2002-04-03 Thread Wo Chang
: Tyler Longren [EMAIL PROTECTED] To: Wo Chang [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Wednesday, April 03, 2002 3:31 PM Subject: Re: [PHP] how to make php 4.0 ftp lib work I guess I'm not really sure then. Just make sure that you used --enable-ftp if you're using php4, and --with-ftp