How many data types are there in php?



How many data types are there in php?..

Answer / Arun Kumar Chaturvedi

PHP has eight basic data types: integers, floats, strings, booleans, arrays, objects, NULL, and resources.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More PHP Interview Questions

What is difference between array_merge and array_combine in php?

1 Answers  


How to join multiple strings stored in an array into a single string?

1 Answers  


Explain what does $_server means?

1 Answers  


What is php and why it is used?

1 Answers  


How to open a file for writing?

1 Answers  


Tell me what is htaccess? Why do we use this and where?

0 Answers  


What is the use of "enctype" attribute in a html form?

1 Answers  


what is the difference between GET,POST and REQUEST in php

1 Answers  


Explain me is it possible to destroy a cookie?

0 Answers  


What is the difference between php traits vs interfaces?

1 Answers  


How can I reset an array in PHP?

4 Answers   Rushmore Consultancy, TCS,


What is the function mysql_pconnect() useful for?

1 Answers  


Categories