What is the difference between associative array and indexed array?
Answer / Shalendra Singh
An Indexed Array uses numerical keys, while an Associative Array uses string keys. In PHP, both can be accessed using their respective indexes.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are getters and setters and why are they important?
How can we encrypt the username and password using PHP?
13 Answers Avaria, HCL, TCS, Xpert,
What is the difference server side and browser side validation?
What is prepare in php?
How is it possible to know the number of rows returned in the result set?
What is laracast?
Explain the types of functions for Splitting String?
What is use of preg_replace in php?
What is artisan in php?
1.What is application server ? 2.What is web server ? 3.Explain the process of execution of a php file ?
What is meant by pdo in php?
explain the changes in php version