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

Can I include php in javascript?

594


How many types of errors in php?

564


What is the best way to avoid email sent through php getting into the spam folder?

548


How to get the value of current session id?

532


Explain what does the unlink() function means?

542






How can you retrieve a cookie value?

538


What type of headers that PHP supports?

610


What is explode() in php?

537


A process can run only in the background. State Whether True or False?

620


What is session data?

536


Explain what is smarty?

558


What is difference between variable declaration and variable definition?

495


What is array function in javascript?

508


What is meant by ‘passing the variable by value and reference' in php?

526


What is repository in php?

524