Hello again,
Before I start I'd like to apologize if I keep asking really noobish questions, but I'm just getting back into coding after a well deserved and lengthy break so...
I'm using a while loop to show all of my records from the database, and after each record I want the option to delete it, buy via a button instead of a link.
I know I could delete it using a link if i went: ?del_id=$record->id
But I've forgotten how to do this with a button.
Please don't laugh at me.
PS: I know that I'll kick myself when someone posts it here.
Last edited by Declan; 02-23-2009 at 05:31 PM..
Reason: I'm a noob
|