In PHPmysql language how can we update our previous
information.when update form open then we get our previous
information in textbox,checkbox,selct,radio button.How can
we show the information in checkbox,select menu,radio
button which is available in database?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More MySQL Interview Questions

How to return query output in xml format?

0 Answers  


What you can use regular expression for in mysql? Support your answer with an example?

0 Answers  


How to create a new table by selecting rows from another table in mysql?

0 Answers  


What is latest version of mysql?

0 Answers  


How do I edit a stored procedure in mysql?

0 Answers  


which version of mysql can't support stored procedure??

3 Answers  


Why is the basic difference between left join, right join and inner join?

0 Answers  


What is the use of mysql_fetch_array () function in php?

0 Answers  


What is ntext?

0 Answers  


How do I start mysql in ubuntu?

0 Answers  


What is information_schema in mysql?

0 Answers  


I want to insert userid of a customer,order time,etc in a table called ordermaster with orderid as primary key.Same time the product codes and required quantities (a1,2 and a2 4 and so on)inserted in another table orderdetails with same orderid reference.How the code will be in JSP using MySQL?

0 Answers  


Categories