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.
{
$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
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
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
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
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
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
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
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.
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
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
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
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
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
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
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
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,
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
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
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
20 matches
Mail list logo