Home Answers Viewqa PHP What is an Assiciative Array in PHP ?

 
 


Vinod
What is an Assiciative Array in PHP ?
1 Answer(s)      2 years and 3 months ago
Posted in : PHP

Hi,

I am fresher in PHP scripting Language. I am very confused how to define the associate array in PHP? I need any example related to PHP Associative Array. So feel free for any suggestion.

Thanks,

View Answers

February 22, 2011 at 5:54 PM


Hi,

The Associative array in PHP means a (variable) key is associated with some value. In PHP array is a special variable, which store multiple values in one single variable. This example of Associative Array in PHP.

Thanks,









Related Pages:

Ask Questions?

If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.

Ask your questions, our development team will try to give answers to your questions.