Just two tiny Question

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
M.K_Soft
Forum Newbie
Posts: 6
Joined: Sat Dec 19, 2009 2:01 pm

Just two tiny Question

Post by M.K_Soft »

hi dears.
i have two question.
first see this pics:

Image

Image

----------------------------------------------------------------------------------------------
i have an input box under the have Course Checkbox.
in the next page, i build inputbox by the number i entered in that input box.
my method is post and i'm using sessions to save data.
now i just wanna save all these input boxes value.
please write the for or s.th else command for me.
thank you in advance.
----------------------------------------------------------------------------------------------
the second question is here:

Image

i wanna add two button in the blank tables to EDIT,DELETE.
how can i have them in all tables and how i can reach them to make a MySQL Command.
thanks so much.
Post Reply