Re: [PHP] goto - My comments

2010-12-18 Thread Thomas Anderson
On Sat, Dec 18, 2010 at 11:44 PM, Robert Cummings wrote: > On 10-12-19 12:17 AM, Ethan Rosenberg wrote: >> >> Dear List - >> >> Thanks to all for your EXCELLENT comments.  I definitly agree that >> goto is a command to be avoided at all costs. > > Closed-minded drivel (or you're buttering up the p

Re: [PHP] How to upload via SFTP with allow_url_open disabled?

2010-07-31 Thread Thomas Anderson
You might have better luck with phpseclib's Net_SFTP, which uses fsockopen: http://phpseclib.sourceforge.net/documentation/net.html#net_sftp_example Good luck! On Thu, Jul 29, 2010 at 12:13 PM, Scott Teresi wrote: > I'm attempting to send a file over SFTP in PHP, but all the examples I find > o

[PHP] Re: Howto send command over ssh using sockets

2010-04-07 Thread Thomas Anderson
phpseclib does SSH without PECL extension and only with fsockopen: http://phpseclib.sourceforge.net/ On Sun Apr 4 21:09:54 2010, Hans_Åhlin wrote: > Instead of ssh, you could use telnet to connect to the Cisco router > (which incidentally runs on port 23, but is likely to be disabled on > the ci

[PHP] Mailing List

2001-03-11 Thread Thomas Anderson
Ok, I've tried time and time again to unsubscribe from php.net's mailing list unisubscribe instructions but it doesn't work. So how do I get off the list? __ FREE Personalized Email at Mail.com Sign up at http://www.mail.com/?sr=signup -- PHP General

[PHP] php4 auto download problem

2001-01-19 Thread Thomas Anderson
I installed php4 and supposidly configured it with apache and mysql. When I go to a page with php in it it doesn't load it. Instead it automatically prompts me to download it. I know this has to be an error on my part and a common overlooked error on installation. I did edit httpd.conf with the: