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

IF statement in MySQL trigger -

c++ - What does MSC in "// appease MSC" comments mean? -

android - MPAndroidChart - How to add Annotations or images to the chart -