|
|
|
#1 |
|
Messages: n/a
Hébergeur: |
Using : PHP 5
I want to implement paging in my PHP database results page using HTML hyperlinks (not a HTML form button). All reference on the www point to using GET variables to modify the url, however this is not what I want. How do I set and use a POST variable in this scenario? Remember I need to use hyperlinks and not a FORM. Is it possible? |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
<nostradumbass77@yahoo.com> wrote in message news:8a234184-d697-4680-9ef0-55a20c1292c7@e6g2000prf.googlegroups.com... > Using : PHP 5 > > I want to implement paging in my PHP database results page using HTML > hyperlinks (not a HTML form button). > > All reference on the www point to using GET variables to modify the > url, however this is not what I want. > > How do I set and use a POST variable in this scenario? Remember I > need to use hyperlinks and not a FORM. > > Is it possible? afaik, no. |
|
![]() |
| Outils de la discussion | |
|
|