Posted by Rik on 08/15/07 08:50
On Wed, 15 Aug 2007 08:56:16 +0200, Jack <Jack@lack.net.il> wrote:
> I want a Hyperlink that modifies dynamically the target after every
> click.
> The link text/gif should be permanent, but the link target should be
> taken
> from a dynamic file/table in the server, and modified following every
> click
> by any user.
> Does PHP support that?
Only if you're willing to reload the whole page, else you're stuck with
javascript.
--
Rik Wasmus
[Back to original message]
|