Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

how to insert, update data in database

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


Please Help Members By Posting Answers For Below Questions

Are parent constructors called implicitly inside a class constructor?

1001


Can you specify the "new line" character in single-quoted strings?

1010


What is the difference between super () and this ()?

1099


What is final keyword in php?

1106


What is echo and print in php?

1012


How do I find out the number of parameters passed into function9?

1030


What is the use of mysql_fetch_array in php?

1083


How many types of php frameworks are there?

972


What is memcache?

1019


With a heredoc syntax, do I get variable substitution inside the heredoc contents?

1154


Is php an api?

1027


How can you declare a constant variable in php?

1069


Explain array_uintersect()?

1059


What is lamp in php?

1005


How to enable cURL in PHP?

1195