This is a discussion on deleting specific rows in a table using php within the PHP Programming forums, part of the Web Development category; how do I make the trashcan link for deleting rows in a table work using php??? I want my trashcans ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
| |||
| how do I make the trashcan link for deleting rows in a table work using php??? I want my trashcans on each row of $arLines to be able to delete the row when clicked. Following is script but I'm not sure unset() is useful here. Could somebody please assist with idea? Thanks in advance. Quote:
|
| Sponsored Links |
| |||
| Hi Archimedees, whether the displaying details in the table is ordinary array variable or a MySql returned array variable. If i know the details regarding this, It is possible for me to clear ur doubt.
__________________ J.Vijayanand |
| |||
| Hi Archimedees, I've little bit confusion on your table row deletion, can you please give some example array($arLines)? i'll workout and then give some other synchronized code?
__________________ Thanks & Regards Sabari... |
| |||
| Quote:
Ok fine if u using the only the array variables, what u said is correct u can delete the array by using the unset() function.
__________________ J.Vijayanand |
| |||
| Thanks for response, Maybe I should frame my question differently. I have a link that is in my table rows meant to delete the lines in the rows when clicked. Each row contains $arParsedLines[] Quote:
![]() Grateful for any direction. |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to give confirmation for deleting in datagrid? | krishnakumar | ASP and ASP.NET Programming | 3 | 04-03-2008 06:12 AM |
| What is the difference between DELETE TABLE and TRUNCATE TABLE commands in SQL Server | oxygen | Database Support | 6 | 11-23-2007 06:17 AM |
| Can we put the reference dll in to a specific folder? | amansundar | C# Programming | 3 | 10-29-2007 12:51 AM |
| Deleting file contents using php | Archimedees | PHP Programming | 1 | 09-20-2007 02:44 AM |
| can i format the hard disk without deleting some files | saravanan | Computer Hardware | 3 | 09-04-2007 06:11 AM |