mysql - to select and insert from one table to another -


In the master table, I have been named two names like 'id -> etiquette, primary key', 'designation -> varchar';

And in the registration form designation, one thing is in the drop down menu and as the process of coding, dynamic media enrollment details appear on the web browser by obtaining information from the database. Please help me in the code for passing further information in the selection to be defined as in the first paragraph.


Comments

Popular posts from this blog

HTML/CSS - Automatically set height width from background image? -

php - Mysql Show Process - Sleep Commands and what to do -

c - What is the address of buf (the local variable in the main function)? -