Re: Re: php forcing a post??

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Currently the form posts to /cgi/process

Process does all sorts of stuff.  I basically just want to step in the
middle and do one small php thing and then send the form on to the process
cgi script just like the form had posted it there.


On 2/20/07, Al <news@xxxxxxxxxxxxx> wrote:

One simple way would be to have php send the page to the client. Then,it
will
look for the response.

blackwater dev wrote:
> I currently have an html page that posts to a cgi function.  I need to
> interject some php in the middle.  So, the form will post to itself, the
> php
> page will catch the post, check on thing and then pass along to the cgi
> page
> but the cgi page only handles posts.  How can I still php in the middle
and
> still have it 'post' to the cgi page?
>
> Thanks!
>

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



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux