Jump to content

Parsing array from Javascript to HTM form


onlyican

Recommended Posts

Hey people

I have a fun question

I have an array, which I parsed from PHP into Javascript, so we can change the values of the array without a page refresh

Now, I want to parse the array back to HTM, which I think I should be using a form

HOW would I do this

If ya wanna example

http://www.onlyican.com/work_example/positickets/posi_floorplans.php

NOTE:

Code is a mess at the moment, this is just testing something

When it works, I will sort out in a better order
I am parsing an array from PHP to JavaScript
As the array is stored in a database

If you click on the link, you can change the values of the array (Click on the top Left box area and a alert will show you)
but I want to store the changes back in the database, so I need to parse the array back to the PHP side.
I would do this using a form
How would I do that?

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.