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 |
How would you open a directory for reading in php?
Can anyone explain about join?
How can we register the variables into a Session?
7 Answers HCL, Star Computers, Trikon Networks,
What is the purpose of destructor ?
Explain what is the use of "echo" in php?
Is there an easy way to delete an element from a php array?
Write the statements that are used to connect php with mysql
What are the rules to determine the “truth” of any value which is not already of the boolean type?
How can we create a database using PHP and mysql?
What does the array operator '===' means?
How is the comparison of objects done in php?
How does csrf token work?