php - How can I transfer a value from a page to another?without changing pages -


i'm trying build website 2 pages.


page 1

in page theres buttom , everytime buttom clicked increases value of label on page 2.


page 2

in page there 1 label value increased page 1


could give me example

consider following link solution problem using ajax , jquery.

http://tutorialzine.com/2009/09/simple-ajax-website-jquery/


Comments

Popular posts from this blog

Lists in Python -

android - can not access to progress bar in an other activity -

html - Not able to access next element of an array javascript -