please tell what this php code is doing. (.net reference)

Rotomagus

New Member
please tell me what is below code doing? is it creating array with two values or its creating to string index which will take value later?\[code\] var $requiredValues=Array( 'MaxResponses', 'AvailableOnlyIndicator' );\[/code\]
 
Top