[PHP-WIN] Newbie working with PHP 5.0, IIS, Win2000

2004-08-17 Thread Chuck
Hello everyone. Hopefully someone can help me with this. I was able to install PHP successfully. I tried a sample script and it worked fine through IE. I then tried to create a script that would pass a value on to another script using the post method. These are called Pass.php and Pass1.php.

[PHP-WIN] PHP5.01 and HTML

2004-08-20 Thread Chuck
{ $Name = $rs->Fields['Name']->Value; // This doesn't get listed. "".$Name; $rs->MoveNext(); } ?> I appreciate the help, Chuck -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] PHP and HTML

2004-08-20 Thread Chuck
gt;Execute("SELECT * from company"); while (!$rs->EOF) { $Name = $rs->Fields['Name']->Value; // This doesn't get listed. "".$Name; $rs->MoveNext(); } ?> I appreciate the help, Chuck -- PHP Wi

[PHP-WIN] PHP Mail Delayed

2008-02-22 Thread Chuck
My ISP recently installed PHP on a Windows 2003 server. I am trying to use PHP to allow users to send form generated EMIL from our website. The interface works but the mail takes 3-4 hours to arrive. Is there a configuration setting that could be causing this problem? -- PHP Windows Mailing Lis

[PHP-WIN] PHP Mail Delayed

2008-02-22 Thread Chuck
My ISP recently installed PHP on a Windows 2003 server. I am trying to use PHP to allow users to send form generated EMIL from our website. The interface works but the mail takes 3-4 hours to arrive. Is there a configuration setting that could be causing this problem? -- PHP Windows Mailing Lis

Re: [PHP-WIN] PHP Mail Delayed

2008-02-23 Thread Chuck
et. Bill -Original Message- From: Chuck [mailto:[EMAIL PROTECTED] Sent: Thursday, February 21, 2008 8:43 PM To: php-windows@lists.php.net Subject: [PHP-WIN] PHP Mail Delayed My ISP recently installed PHP on a Windows 2003 server. I am trying to use PHP to allow users to send form gener

[PHP-WIN] Open Port limits on XP

2004-01-17 Thread Chuck Lindsay
Hi, I have an application in which I need to monitor 1000+ ports, connect briefly and then re-monitor. There seems to be a limit of 64 imposed either by XP or PHP and haven't been able to find anything that talks to this kind of problem. If you have any suggestions or information that might be us

[PHP-WIN] Can't use secure file wrappers

2005-11-11 Thread Chuck Anderson
ts.dll for Php4.4.0 that enables secure streams? (And is that still the solution necessary in Php 4.4.0?) -- **** Chuck Anderson -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] Exec problem (using Winzip - command line)

2005-11-14 Thread Chuck Anderson
I wrote a script to backup my Thunderbird user profile every night by zipping the whole profile (with subfolders) into a zip file. I use exec to call Winzip with command line parameters (see - http://www.memecode.com/docs/winzip.html) The script worked fine until I tried it under my Apache 2.

Re: [PHP-WIN] Exec problem (using Winzip - command line)

2005-11-16 Thread Chuck Anderson
No. Nothing in either log file. [EMAIL PROTECTED] wrote: Are you getting anything in your Apache Error/Event logs? Tryst -Original Message- From: Chuck Anderson <[EMAIL PROTECTED]> To: php-windows@lists.php.net Sent: Mon, 14 Nov 2005 16:31:57 -0700 Subject: [PHP-WIN] Exec p

[PHP-WIN] Re: Exec problem (using Winzip - command line)

2005-12-02 Thread Chuck Anderson
Chuck Anderson wrote: I wrote a script to backup my Thunderbird user profile every night by zipping the whole profile (with subfolders) into a zip file. I use exec to call Winzip with command line parameters (see - http://www.memecode.com/docs/winzip.html) The script worked fine until I

[PHP-WIN] Re: Executing External Application

2006-06-14 Thread Chuck Anderson
desktop. Run - services.msc. Right click on your Apache service - select Properties and then the Log on tab. Check - Allow service to interact with desktop -- ***** Chuck Anderson • Boulder, CO http://www.CycleTourist.com Everyone's journey should be different

Re: [PHP-WIN] Re: Executing External Application

2006-06-14 Thread Chuck Anderson
nowledge to use them right now. -- * Chuck Anderson • Boulder, CO http://www.CycleTourist.com Everyone's journey should be different, so that we all are enriched in new and endless ways * -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-WIN] Re: Executing External Application

2006-06-16 Thread Chuck Anderson
Brian Stakes wrote: I checked the button which should allow apache to interact with the desktop, but to no avail. Was there anything else that you had to do in order to get apache to interact with an Application? Chuck Anderson wrote: Brian Stakes wrote: I am trying use PHP to run

Re: [PHP-WIN] Missing PHP registered Streams: httpsand ftps

2007-01-04 Thread Chuck Anderson
r. My best guess is that it takes a "custom" compilation of Php. -- ***** Chuck Anderson • Boulder, CO http://www.CycleTourist.com * -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] Printer Functions - print a file

2007-02-03 Thread Chuck Anderson
a gif image file, in this case.) Thanks in advance for any help. -- * Chuck Anderson • Boulder, CO http://www.CycleTourist.com * -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] windows API to play audio files?

2007-07-23 Thread Chuck Anderson
Does anyone know of a good, basic program with a command line interface for playing audio files. I'd like to create a Php driven, browser based "Juke box" with "custom" features for playing my mp3's. -- * Chuck Anderson • Boulder,

[PHP-WIN] Reading CD TOC and Generating freedb disc IDs

2007-07-26 Thread Chuck Anderson
of this - from reading a CD's TOC, to generating disc IDs, and then accessing freedb.org? -- ***** Chuck Anderson • Boulder, CO http://www.CycleTourist.com * -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-WIN] Problem in sending email from localhost

2011-02-03 Thread Chuck Reeves
Check with your isp to see if they block smtp traffic. Most of the tme they require you to use there smtp in an effort to thwart spammers Thank You Chuck Reeves www.manchuck.com On Thu, Feb 3, 2011 at 12:13 AM, Niel Archer wrote: > > Hi, > > > > I am trying to send mail

Re: [PHP-WIN] Simple, clean example of PHP, MySQL shopping cart scripts

2012-04-11 Thread Chuck Reeves
I find Magento to be a greate Ecomm platform for modifications. There is a big learning curve but if you are familiar with Zend Framework, you should pick it up quickly. It also has a big community and many extensions for you to install *Chuck Reeves* President 631.374.0772 *MANCHUCK