Am 10.01.12 21:07, schrieb Donovan Brooke:
> David Savage wrote:
>> OK...I admit I'm new at this....I have this html file:
>> <html>
>> <head>
>> <title>Generate pdf file of LD, Toll Free, and Directory Assistance
>> calls</titl
>> </head>
>> <body>
>> <form action="Q:\ASTERISK\callrecs.php" method="post">

Stupid question ..... where have you copied your script? Is it lying on
a webserver? Then I would guess that you are submitting the form on your
webserver which hits the PHP script on your Desktop PC which in tunr
invokes the PHP command line interpreter who has no idea what you mean
by $_POST.

Try changing the form action to simply "callrecs.php" and see if that works.

-- 
Marco Behnke
Dipl. Informatiker (FH), SAE Audio Engineer Diploma
Zend Certified Engineer PHP 5.3

Tel.: 0174 / 9722336
e-Mail: ma...@behnke.biz

Softwaretechnik Behnke
Heinrich-Heine-Str. 7D
21218 Seevetal

http://www.behnke.biz


Attachment: smime.p7s
Description: S/MIME Kryptografische Unterschrift

Reply via email to