write a prog using insert,update,delete in this manner as
output?
name:
phno.
add button

1.name phno. edit button delete button
2.


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

Post New Answer

More PHP Interview Questions

What is helper library?

0 Answers  


How to remove white spaces from the beginning and/or the end of a string in php?

0 Answers  


How to execute a php script from the command line?

0 Answers  


What is the main difference between php 4 and php 5?

0 Answers  


What is the use of dual table in mysql?

0 Answers  


Require_once(), require(), include(). What is difference between them?

0 Answers  


How would you determine the size of a file in php?

0 Answers  


How to implement a class named dragonball. This class must have an attribute named ballcount (which starts from 0) and a method ifoundaball. When ifoundaball is called, ballcount is increased by one. If the value of ballcount is equal to seven, then the message you can ask your wish is printed, and ballcount is reset to 0. How would you implement this class?

0 Answers  


What are the advantages of stored procedures in php?

0 Answers  


How can we convert the time zones using PHP?

1 Answers  


Explain different sorting function in php?

0 Answers  


Which function is used to read a single character from a file in PHP.

0 Answers  


Categories