hyperlink - How to increase a php var without refreshing the page? -


can me solve prob : i've page width div id (section of page #1 #2 ...) , link (next), how can increase link each time user click on without refreshing page ? sample if link 1 .. link become 2 etc ..

any ideas ?

ajax if need pull data server again on click.

standard javascript if want number increment locally in browser without fancy.


Comments

Popular posts from this blog

android - net_scheduler holding wakelock -

sql - MySQL : Getting Entries from a many-to-many table -

java - Retrieving data from database using jsp (Hibernate + Spring + Maven) -