3 Votes Vote

How do I show next result in MySQL on "onclick" in JavaScript?

Posted by topdog 516 days ago Questions| show javascript mysql All

I want to show a certain amount of results (say, 5) and make a:

<a href="" onclick="<?php ShowNextResult(); ?>">

And use onlick to show the next 5 results.

Originally asked by: Nightmare_IntMain on Stack Overflow

Discuss Bury


Who Voted for this Question