Answer Posted / vipin gurjar
insert into Table(fieldsname) values(fields value);
update tableName set fieldname='$fieldvalue' condition;
delete from tableName condition;
| Is This Answer Correct ? | 14 Yes | 6 No |
Post New Answer View All Answers
What is $_ files in php?
Explain what is smarty?
What are the data types in php?
Which will check if a function exists?
What is html used for?
Explain Creating and Naming an Array?
What is overloading in php?
How to remove leading and trailing spaces from user input values in php?
What are the different ways to login to a remote server? Explain the me, advantages and disadvantages?
Which php framework is best for web development?
What is needed to be able to use image function?
How do you use an array in excel?
Write a program to find no of days between two dates in php?
Why sessions are used in php?
Is php outdated 2019?