Skip to content

rscavilla/store-html-table-values-in-a-javascript-array

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Store HTML Table Values in a Javascript Array and POST to a PHP Script Using jQuery and Ajax

Use jQuery to read the values in an HTML table and store the values in a Javascrip array that can be sent to a PHP script on a server.

This code supports the article: Store HTML Table Values in a Javascript Array and Send to a PHP Script Using jQuery and Ajax

The read-html-table.js is a javascript code snippet - it does not run on its own.

To run the demo, place processJSONArray.php, table.html and jquery.json-2.4.min.js in a web server directory and point your web browser to that location.

About

javascript/jQuery to read the values in an HTML table

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published