Which of the data type is compound datatype supported by PHP?



Which of the data type is compound datatype supported by PHP?..

Answer / Ashok Kumar Goutam

Arrays and Objects

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More PHP Interview Questions

What is final in php?

1 Answers  


How is csrf token generated?

1 Answers  


How to submit form without a submit button.

1 Answers  


When you will get the error "Cannot add header information"?

2 Answers  


How to make database connection in php?

1 Answers  


What is happening in the following code $objA = new A(); // A is a class $objB = $objA;

3 Answers   NIIT,


How to join multiple strings into a single string?

1 Answers  


Explain how is it possible to set an infinite execution time for php script?

1 Answers  


how to get server date and time?

10 Answers  


Which is best framework for php?

1 Answers  


What is isset php?

1 Answers  


How to parse configuration file in php?

1 Answers  


Categories