[PHP] POST to port 443 (SSL)

2001-08-27 Thread Patrick Calkins
the port 443 to port 80, I will get a response. What am I missing for it to talk to an SSL port?? Thanks! Patrick [EMAIL PROTECTED] ** remove the _xxx_ to reply -- Patrick Calkins OEMSupport.Com, Inc. ** please remove the _ to reply ** -- PHP General Mailing List (http://www.php.net

[PHP] Re: begginer needs help

2001-08-30 Thread Patrick Calkins
Sure, you should just (for Windows) download the Apache web server for windows, and get the PHP for windows off of php.net. Then you can run a 'local' server that processes your PHP code. Or do the same for a Unix machine... -- Patrick Calkins OEMSupport.Com, Inc. ** please remove the _ to reply

[PHP] How to get PHP to do a POST??

2001-06-26 Thread Patrick Calkins
Hello all! Here is an interesting problem that I can not solve, maybe one of you know?? Here is what I'm trying to do. I sell a lot of items on eBay, and lots of people ask me for a quote on shipping. We ship via UPS and I go to their site a lot to lookup rates. I decided to make my own web page

Re: [PHP] search for a better php source code viewer

2001-06-27 Thread Patrick Calkins
You should try EditPlus !!! I love it! http://www.editplus.com/ It runs on Win95/98/2000/NT and will create a Unix/Mac/PC file. Has custom syntax highlighting, spell checker, integrated web browser, etc, etc. It handles PHP, ASP, Perl, C++, and more... scott [gts] [EMAIL PROTECTED] wrote in

Re: [PHP] How to get PHP to do a POST??

2001-06-28 Thread Patrick Calkins
AH! Thank you for this info! This was exactly the problem! When I changed the name_x to name.x, it worked, and UPS' site gave me back what I was looking for. Thanks again, you're a lifesaver! -- Patrick Richard Lynch [EMAIL PROTECTED] wrote in message