Advertisement

Editor

Moderators: Calcifer, slothy

Editor

Postby mikeb » Wed Feb 13, 2008 8:04 pm

I would like to use in place editor to edit information in a table.

<tr id="<?=$res['id']?>">
<td><?=$res['time']?></td>
<td><?=$res['mon']?></td>
<td><?=$res['custid']?></td>
<td><?=$res['ticket']?></td>
<td><?=$res['status']?></td>
<td><?=$res['description']?></td>
</tr>

Some how I would need to pass the row id (colum row in my db), field name, and the new value to my db.

Any ideas?

Mysql PHP

Thanks,
mikeb
 
Posts: 2
Joined: Wed Feb 13, 2008 7:59 pm

Thanks

Postby mikeb » Thu Feb 14, 2008 1:36 pm

I have visited the links you have discussed. I have no issue editing a line here and there. The issue I am having is editin lines within a table. Somehow I have to pass rollid, columid, value that is being changed.

Thanks for your time.
mikeb
 
Posts: 2
Joined: Wed Feb 13, 2008 7:59 pm


Return to General questions

Who is online

Users browsing this forum: No registered users and 10 guests

cron