Hello Everybody,
I am new with PHP and trying to explore the things with php. here is my problem please
I have a table
<table>
<tr>
<td> name</td>
<td>address </td>
</tr>
<table>
this is the basic structure of my table i put other values in it with help of javasciprt from a other table. I have one more table and user can select from there some name and addresses...on double click of other table i populate this basic table...
Now I want to put these selected name and address in this basich table in database but how i can read these items with php
Please any body can help me for this regards.
wating for a quick reply.
Thanks
Best Regards,
Sidd