record fliter

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
goraya
Forum Newbie
Posts: 3
Joined: Fri Jun 12, 2009 5:46 am

record fliter

Post by goraya »

hi
i have a problem pls anyone help me i have create a table in my sql
student(reg,name,marks,remarks) 4 fields then i have create a html form filed textbox enter reg and one button result now i wana php page code how i get result of one student as

one records enter ...............
Reg Name Marks Remarks
001 abc 400 pass
--------------------------------------------------------
enter........................
002 xyz 100 fail
Post Reply