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 |
What is difference between array_merge and array_combine in php?
How to join multiple strings stored in an array into a single string?
Explain what does $_server means?
What is php and why it is used?
How to open a file for writing?
Tell me what is htaccess? Why do we use this and where?
What is the use of "enctype" attribute in a html form?
what is the difference between GET,POST and REQUEST in php
Explain me is it possible to destroy a cookie?
What is the difference between php traits vs interfaces?
How can I reset an array in PHP?
4 Answers Rushmore Consultancy, TCS,
What is the function mysql_pconnect() useful for?