Re: basic php question...

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

 



> hi guys...foo
> >>
> >> i've got a button that i want to select, and i want the app to  
> >> process
> > some
> >> logic, and then return the user to the page. my question is how??
> >>
> >> something like
> >>
> >> base page:
> >>
> >> <a href="foo.php">button link"</a>
> >>
> >> foo.php
> >> -process logic
> >> -return the user to the base page, with the same querystring that
> >>  was initially used to generate the initial base page
> >>
> >>
> >> foo.php doesn't have any display function, just the logic
> >>
> >> thoughts/sample php pages/psuedo code chunks...

Where's your code breaking?

what have you written already that has failed to work right?

Sounds like you aren't even using PHP...

As for the redirects, there are a host of ways, even some which can have output on the page yet still redirect flawlessly using the META tags.

Wolf

-- 
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