adspace


what are the rules to be followed at the time of declaring
a variable?,what is the purpose of var_dump()function in
php,syntax of ternary operator()in php,difference between
drop a table and truncate a table...

Answer Posted / naaz

Drop a table:erases the table structure along with any data
in the table fromt the database.Whereas the truncate
command empties all the rows without touching the structure

cheers!!

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how to detect a mobile device using php

1174


What does $_files means?

1166


How to create a web form?

1113


Explain me is it possible to destroy a cookie?

1032


sort term descripttion form, report and uery

2254


Tell me what kind of things have you done on the social side?

1067


List some features of php that are deprecated in php7?

1024


What is the difference between htmlentities() and htmlspecialchars()?

1094


What is the current stable version of php?

1126


Write a program using while loop?

1122


How can we extract string "pcds.co.in" from a string "https://info@pcds.co.in" using regular expression of php? More on reg can you explain

1080


How to calculate the difference between two dates using php?

1147


What sized websites have you worked on in the past?

1088


if you run the app program all vendor open items are cleared but is it possible to reverse the again again open items please tell me the answer

1994


What is difference between static and final in php?

1109