--- "Jed R. Brubaker" <[EMAIL PROTECTED]> wrote:
> Sorry for the confusing initial request. You were correct in assuming
> that I am generating URLs like:
>
> page.php?foo1=bar1&foo2=bar2&foo1=bar3&foo2=bar4
>
> So I suppose the consise follow-up question is how can I get a
> hyperlink to change o
Sorry for the confusing initial request.
You were correct in assuming that I am generating URLs like:
page.php?foo1=bar1&foo2=bar2&foo1=bar3&foo2=bar4
So I suppose the consise follow-up question is how can I get a hyperlink to
change one of those varibles in the string.
In the past I have just ta
--- "Jed R. Brubaker" <[EMAIL PROTECTED]> wrote:
> I am trying to make a page navigation menu (we have all seen them,
> "Page: 1 2 3..."), and I would like to continue doing this via the
> URL variables. Right now, each of the page numbers is a hyper link
> is set like this:
>
> "page.php?".$_SERV
Hey - this one should be simple.
I am parsing some data and have $_GET variables in the URL stipulating on
which record to start and how many records to display (these then get basses
to the limit command in my database query).
So here is the catch. I am trying to make a page navigation menu (we
4 matches
Mail list logo