Is php an array?



Is php an array?..

Answer / Suhail Abbas

No, PHP is a server-side scripting language and not an array. However, it provides various data structures like arrays to store collections of data.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More PHP Interview Questions

How would you open a directory for reading in php?

1 Answers  


Can anyone explain about join?

3 Answers  


How can we register the variables into a Session?

7 Answers   HCL, Star Computers, Trikon Networks,


What is the purpose of destructor ?

2 Answers  


Explain what is the use of "echo" in php?

1 Answers  


Is there an easy way to delete an element from a php array?

1 Answers  


Write the statements that are used to connect php with mysql

1 Answers  


What are the rules to determine the “truth” of any value which is not already of the boolean type?

1 Answers  


How can we create a database using PHP and mysql?

3 Answers  


What does the array operator '===' means?

1 Answers  


How is the comparison of objects done in php?

1 Answers  


How does csrf token work?

1 Answers  


Categories