php - Post Back with javascript -


i have order list on "page1", used javascript write orders html div (when user clicked add button, item added list). posted values next page "page2" if user clicks confirm button. need show same list when user backed page2 page1 instance add item. problem i'm using javascript generate order list, can not post back. impossible find solution javascript or have change code generate order list client side php?

you save data in $_cookie\$_session before sending them page 2...

you serialize form serialize()


Comments

Popular posts from this blog

google chrome - Developer tools - How to inspect the elements which are added momentarily (by JQuery)? -

angularjs - Showing an empty as first option in select tag -

php - Cloud9 cloud IDE and CakePHP -