3v4l.org

run code in 300+ PHP versions simultaneously
<?php $array_postvalues = array( 'salutation'=>$salutation, 'firstName'=>$firstName, 'lastName'=>$lastName, 'userName'=>$userName, 'strQuotaBooked'=>$strQuotaBooked, 'strUserBooked'=>$strUserBooked, 'strKdnum'=>$strKdnum, 'strLnr'=>$strLnr, 'strVoucher'=>$strVoucher, 'street'=>$street, 'city'=>$city, 'plz'=>$plz, 'companyName'=>$companyName, 'phoneNr'=>$phoneNr ); $sspquery = http_build_query($array_postvalues); echo($sspquery); ?>

preferences:
51.18 ms | 402 KiB | 5 Q