coding for deleting items form data base on select
Answer / haroon sajjad
//if single row delete
mysql_query("DELETE FROM table WHERE item='itemname'");
//if multiple rows to delete
mysql_query("DELETE FROM table WHERE item in ('item1',
'item2', 'item3')")
Is This Answer Correct ? | 4 Yes | 0 No |
what is used for tmp table in oracle?
What is $_ env in php?
Where is the functions php in wordpress?
How do you use an array in excel?
What is use of header() function in php?
at present am learning lamp course sir ..i want to know the carrer prospectus in php ...is there any companies recruiting freshers in chennai ..for freshers how much can i demand as a fresher in php ....?i finished my mca ..please sugggest me to face interview in php asking salary details and all please suggest me how much can i ask as a fresher in php ? and also tel is there any openings in chennai for recruting php freshers send their emails and company info please ? please send ur valuable suggestions to kiranpulsar2007@gmail.com i hope u wil reply to my question thank u guys bye take care see u soon all the best to everyone
How can we get the browser properties using PHP?
4 Answers Google, Pollux Softech,
i'm b.com graduate and doing MCM- 1year(Master in Computer Management. i'm very interested in PHP? Please tell me some suggetion and the scope of PHP in the market. My E-mail pawan.register@gmail.com Thanks & Regards Pawan.
/temp is a type of filesystem directory. State Whether True or False?
What is the differences between $a != $B and $a !== $B?
What is filter_var?
What the limitation of header() function in php?