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

magento2 - Magento 2 admin grid add filter to collection -

Android volley - avoid multiple requests of the same kind to the server? -

Combining PHP Registration and Login into one class with multiple functions in one PHP file -