RE: [PHP-WIN] SSL on Windows Server 2003

2007-02-09 Thread Vandegrift, Ken
I have a better understanding of the SSL process, however, I still have an issue communicating with the VeriSign Payflow Pro gateway. Am I correct in the fact that I need to tell OpenSSL what certificate to use when sending payment requests to VeriSign? If so, what is the proper way to do this?

Re: [PHP-WIN] Question re. PHP/HTML-generated French characters.

2007-02-09 Thread Niel Archer
Hi > This is to ask a (possibly rudimentary) question re. specifying French > language characters to be displayed on an HTML page generated from PHP. In > this case, the browser does not show the Français chars. (accents etc.) > properly. Possibly one of those ultimately straightforward (yet

[PHP-WIN] Question re. PHP/HTML-generated French characters.

2007-02-09 Thread Trev d
This is to ask a (possibly rudimentary) question re. specifying French language characters to be displayed on an HTML page generated from PHP. In this case, the browser does not show the Français chars. (accents etc.) properly. Possibly one of those ultimately straightforward (yet personally-

[PHP-WIN] unsc

2007-02-09 Thread Gevorg Harutunyan
/php-windows-/unsubscribe-/[EMAIL PROTECTED]/ _ FREE pop-up blocking with the new MSN Toolbar - get it now! http://toolbar.msn.click-url.com/go/onm00200415ave/direct/01/ -- PHP Windows Mailing List (http://www.php.net/) To unsubsc

Re: [PHP-WIN] PHP rendering

2007-02-09 Thread Jarrett Meyer
You may want to try a few things. (1) All queries are run inside functions. I don't do any work inside (2) These functions are always called from a wrapper function, which includes reporting the time to run just the query. GetOrderNumber(MyOrderNumber, &$DS_Order) { global $QueryTimers;

Re: [PHP-WIN] PHP rendering

2007-02-09 Thread Phillip Terry
If the query analyzer runs directly on the server, it would probably be faster than the extra steps required by php to query for and render out the data through a browser, especially if its on a shared server, but 9 seconds of difference does seem like a lot. - Original Message - Fro

[PHP-WIN] PHP rendering

2007-02-09 Thread Harpreet
I have a sql query which takes like 6 seconds to return results when run in query analyzer but when used via a php webpage to display in a report it take over 15 seconds. What can be the reason for the page to take so long to return results. Any help is appreciated. Thanks Harpreet Kaur -- PHP

[PHP-WIN] Thank you all!

2007-02-09 Thread Gustav Wiberg
Hi there! Thanx for all responses that you see it. I hade som issues with my email, but it seemed to be solved. Thanx all! (Now I don't need anymore responses :-)) Best regards /Gustav Wiberg

RE: [PHP-WIN] testing

2007-02-09 Thread Bill Bolte
uhm, I see it... -Original Message- From: Gustav Wiberg [mailto:[EMAIL PROTECTED] Sent: Friday, February 09, 2007 12:12 AM To: 'php-windows@lists.php.net' Subject: [PHP-WIN] testing Hi there! I'm just testing. Is there anyone who sees this? Best regards /Gustav Wiberg -- PHP Windo

Re: [PHP-WIN] testing

2007-02-09 Thread Stut
Gustav Wiberg wrote: I'm just testing. Is there anyone who sees this? Nope, can't see it. Try a pink background. -Stut -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php