<?php parse_str("qcl[]=25.17.74&qcl[]=25.20.105&qcr[]=24.01&qcr[]=24.01");print_r($qcl);print_r($qcr);
Standard input is empty
Array ( [0] => 25.17.74 [1] => 25.20.105 ) Array ( [0] => 24.01 [1] => 24.01 )
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!