Three question in One?Move,date,list appear

Hi,
Friend I have table in mysql filed with date(dd-mm-yyyy)
this is in form page ,i want date of my sever auto save (i mean check server date and save it).
I want to know in which date u have submit ur form.

second Question:
When I move in form field I want with enter move into next field not with tab.


How can I make list
like when I put my move home list appear with
1-production …when I click on it open production pages
2-seller
3-Ask question.

Thanks

If you define the column in your database table as DATE, you can use CURDATE() in your INSERT statement.


second Question:
When I move in form field I want with enter move into next field not with tab.

Doesn’t look like a PHP question to me.


How can I make list
like when I put my move home list appear with
1-production …when I click on it open production pages
2-seller
3-Ask question.

Thanks

You mean make a dynamic menu? Try googling for it, or do a search in this forum. There are surely tons of examples and tutorials.

Hi guido2004,
Thanks for u answer my question.
First was clear

Second when i create form in PHP when I move from field into another filed
i use tab and I prefer using enter to move into next field.


Third ((You mean make a dynamic menu?))
I will do search in this forum ,but when ur lost in going many way right,lift,north south…if some tell what u look for its in north will moe easy.
can plz show link

thx