RE: RE: RE: [PHP] passing variables to php script

2012-01-13 Thread David Savage
thanks for your assistance. From: Tim Streater [mailto:t...@clothears.org.uk] Sent: Fri 1/13/2012 9:37 AM To: David Savage Cc: PHP General List Subject: Re: RE: RE: [PHP] passing variables to php script On 13 Jan 2012 at 15:05, David Savage wrote: > I o

Re: RE: RE: [PHP] passing variables to php script

2012-01-13 Thread Curtis Maurand
Tim Streater wrote: > On 13 Jan 2012 at 15:05, David Savage wrote: > >> I open the html file up from a windows explorer window (Q:\asterisk\), >> and so >> IE opens it up, but the problem lies in the fact that I cannot find >> apache >> service running in the background...haven't figured out wh

Re: RE: RE: [PHP] passing variables to php script

2012-01-13 Thread Curtis Maurand
Make sure IIS is not running. That'll cause all kinds of trouble. Tim Streater wrote: > On 13 Jan 2012 at 15:05, David Savage wrote: > >> I open the html file up from a windows explorer window (Q:\asterisk\), >> and so >> IE opens it up, but the problem lies in the fact that I cannot find >>

Re: RE: RE: [PHP] passing variables to php script

2012-01-13 Thread Tim Streater
On 13 Jan 2012 at 15:05, David Savage wrote: > I open the html file up from a windows explorer window (Q:\asterisk\), and so > IE opens it up, but the problem lies in the fact that I cannot find apache > service running in the background...haven't figured out why yet. The "test > configuration"

Re: RE: [PHP] passing variables to php script

2012-01-12 Thread Tim Streater
On 12 Jan 2012 at 18:51, David Savage wrote: > Installed apache onto a win2K server, and have the html file & php file in the > same folder (Q:\ASTERISK\) on the Q: drive (which is just another drive in > this same server). I opened the html file using IE 6.0. What I'm thinking > is there may

Re: [PHP] passing variables to php script

2012-01-12 Thread Matijn Woudt
On Thu, Jan 12, 2012 at 7:51 PM, David Savage wrote: > Installed apache onto a win2K server, and have the html file & php file in > the same folder (Q:\ASTERISK\) on the Q: drive (which is just another drive > in this same server).  I opened the html file using IE 6.0.   What I'm > thinking is

RE: [PHP] passing variables to php script

2012-01-12 Thread David Savage
: Re: [PHP] passing variables to php script "it can't work as long as long as there is Q:\ ins his form action" +1 David, which web server are you running (apache, iis, ...)? What is your document_root? And last question, where are your html file and your php file(the full file path)?

Re: [PHP] passing variables to php script

2012-01-10 Thread Ellis Antaya
"it can't work as long as long as there is Q:\ ins his form action" +1 David, which web server are you running (apache, iis, ...)? What is your document_root? And last question, where are your html file and your php file(the full file path)? --- Ellis (Sent from my iPod) On 2012-01-10, at 16:2

Re: [PHP] passing variables to php script

2012-01-10 Thread Ashley Sheridan
On Tue, 2012-01-10 at 22:25 +0100, Marco Behnke wrote: > Am 10.01.12 21:57, schrieb Ashley Sheridan: > > > > > > > > o simply "callrecs.php" and see if that works. > > > > Q: would be referencing a filesystem path, rather a web address > > > > interpreted by a PHP processor. Make sure your .

Re: [PHP] passing variables to php script

2012-01-10 Thread Marco Behnke
Am 10.01.12 21:57, schrieb Ashley Sheridan: > >> o simply "callrecs.php" and see if that works. >> > Q: would be referencing a filesystem path, rather a web address >> > interpreted by a PHP processor. Make sure your .php target is within a >> > PHP supported web space. >> If a default applicati

Re: [PHP] passing variables to php script

2012-01-10 Thread Matijn Woudt
On Tue, Jan 10, 2012 at 9:57 PM, Ashley Sheridan wrote: > On Tue, 2012-01-10 at 21:43 +0100, Marco Behnke wrote: > >> Am 10.01.12 21:28, schrieb Mike Mackintosh: >> > >> > On Jan 10, 2012, at 15:12, Marco Behnke wrote: >> > >> >> Am 10.01.12 21:07, schrieb Donovan Brooke: >> >>> David Savage wrot

Re: [PHP] passing variables to php script

2012-01-10 Thread Ashley Sheridan
On Tue, 2012-01-10 at 21:43 +0100, Marco Behnke wrote: > Am 10.01.12 21:28, schrieb Mike Mackintosh: > > > > On Jan 10, 2012, at 15:12, Marco Behnke wrote: > > > >> Am 10.01.12 21:07, schrieb Donovan Brooke: > >>> David Savage wrote: > OK...I admit I'm new at thisI have this html file: >

Re: [PHP] passing variables to php script

2012-01-10 Thread Marco Behnke
Am 10.01.12 21:28, schrieb Mike Mackintosh: > > On Jan 10, 2012, at 15:12, Marco Behnke wrote: > >> Am 10.01.12 21:07, schrieb Donovan Brooke: >>> David Savage wrote: OK...I admit I'm new at thisI have this html file: Generate pdf file of LD, Toll Free, and Directory Assi

Re: [PHP] passing variables to php script

2012-01-10 Thread Mike Mackintosh
On Jan 10, 2012, at 15:12, Marco Behnke wrote: > Am 10.01.12 21:07, schrieb Donovan Brooke: >> David Savage wrote: >>> OK...I admit I'm new at thisI have this html file: >>> >>> >>> Generate pdf file of LD, Toll Free, and Directory Assistance >>> calls>> >>> >>> > > Stupid question ..

Re: [PHP] passing variables to php script

2012-01-10 Thread Marco Behnke
Am 10.01.12 21:07, schrieb Donovan Brooke: > David Savage wrote: >> OK...I admit I'm new at thisI have this html file: >> >> >> Generate pdf file of LD, Toll Free, and Directory Assistance >> calls> >> >> Stupid question . where have you copied your script? Is it lying on a webserver?

Re: [PHP] passing variables to php script

2012-01-10 Thread Donovan Brooke
David Savage wrote: OK...I admit I'm new at thisI have this html file: Generate pdf file of LD, Toll Free, and Directory Assistance calls Account Number: Year (4 digit): Month (2 digit): to which I would input an account number, 4 digit year, then 2 digit month. Then click Su

Re: [PHP] passing variables to php script

2012-01-10 Thread Tedd Sperling
On Jan 6, 2012, at 12:53 PM, David Savage wrote: > -snip- > WHAT AM I DOING WRONG ? David: Where do I start? First, make sure your html is correct. Second, you have to check your super globals to see if they have been defined before attempting to get data from them. Try reviewing the code her

Re: [PHP] passing variables to php script

2012-01-06 Thread Ashley Sheridan
On Fri, 2012-01-06 at 11:53 -0600, David Savage wrote: > OK...I admit I'm new at thisI have this html file: > > > Generate pdf file of LD, Toll Free, and Directory Assistance > calls > > > Account Number: > Year (4 digit): > Month (2 digit): > > > > > > to which I would input