How can I pass data from one page to another in PHP and Javascript without from? -


how can pass data 1 page page in php using javascript without from?

in blog have post comment email id , routing using foreach loop problem occur when email id , comment how can this? plz help

you can make use of client side cookie this. 1 page create cookie , on second page read cookie.


Comments

Popular posts from this blog

android - How to save instance state of selected radiobutton on menu -

python 3 IndexError: list index out of range -

IF statement in MySQL trigger -