View Single Post
Old 12-10-2012, 05:05 PM   PM User | #1
katmac
New Coder

 
Join Date: Aug 2012
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts
katmac is an unknown quantity at this point
Getting Table Data into PHP

Hi

I have a script that displays a table with the ability to add and delete rows (ltd-add-company-01.php)

The code to make this work is located in this file:
(mma-functions.js)

I am able to add and delete rows perfectly.

The problem comes in when I try to get the information from php.
It seems to onlly read in 1 row and ignores all the other rows.

I don't know how to resolve this issue.

Hoping someone can help me out here.

Thx.
Attached Files
File Type: txt ltd-add-company-01.txt (3.8 KB, 20 views)
File Type: txt ltd-add-company-02.txt (2.2 KB, 18 views)
File Type: txt mma-functions.txt (1.7 KB, 16 views)
katmac is offline   Reply With Quote