RE: [PHP] saving form data

2004-02-23 Thread Gary Sanders
Charlie,

Can you make the submit target be the PHP script and have the PHP script
call the Perl script to send the email?

Gary

 -Original Message-
 From: Charlie Fiskeaux II [mailto:[EMAIL PROTECTED] 
 Sent: Monday, February 23, 2004 2:15 PM
 To: PHP General
 Subject: Re: [PHP] saving form data
 
 
 Richard Davey wrote:
 
  You can't make one form submit to two different scripts 
 sadly, but to 
  be honest if you're going to write a PHP script to capture this 
  information - why not make it do what the Perl formmail script does 
  too? (i.e. send the email) and remove the Perl script from the 
  equation?
  
 
 It's just a matter of development time; if there's a way to 
 use the Perl mail script with a PHP data saving script, it 
 would save time. If I do have to rewrite the whole thing in 
 PHP, how would I accept uploaded file attachments and attach 
 them to the emailed form results?
 
 -- 
 
 Charlie Fiskeaux II
 Media Designer
 Cre8tive Group
 cre8tivegroup.com
 
 -- 
 PHP General Mailing List (http://www.php.net/)
 To unsubscribe, visit: http://www.php.net/unsub.php
 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP] system / exec Question...

2004-02-23 Thread Gary Sanders
Title: Message



Hello... I'm using 
with PHP with Windows XP. I just set it up today and terribly new to PHP 
(1st day). Anyway, I'm having a problem calling an .exe file with system 
and exec. I can call lots of other programs, but not this one. Can 
you tell me what's the best way to debug a problem like this - or how I enable 
the debugging options?

Thanks,
Gary

-- Give someone a fish, and he 
eats for a day. Give him a fishing rod and he goes hungry until you give 
him the dam fish so he has somebait. 
;-)
Gary Sanders Sr. Engineer - 
replaytvDigital Networks North America 2600 San Tomas Expwy.Santa Clara, 
CA 95051-0953408-565-7103

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php