i want u tell me details on how to delete data by checking the check mark and then delete
Sounds like you got it. Check the checkbox and hit delete. Good.
Oh, you wanted the code to do it in PHP? I'll give you a couple hints to get started: HTML Forms, PHP Form processing
Also take a look at MySQL reference manual...maybe the thing you want to delete is inside a database.