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

Tell me how can we display information of a variable and readable by human with php?

793


What is the importance of php?

714


Write a program using while loop?

784


Why should I store logs in a database rather than a file?

782


How do I end a php session?

686


How to check a key exist in an array?

787


Do while loops?

721


What is php and its uses?

712


Tell me what library is used for pdf in php?

720


What are the two main string operators?

810


What is the difference between file_get_contents() and file_put_contents() in php?

871


Explain about getters and setters in php?

745


Do you know how to get the ip address of the client?

749


Why overriding is called runtime polymorphism?

733


Is jquery better than javascript?

751