3v4l.org

run code in 300+ PHP versions simultaneously
<?php // Set Backend Variables $hide_offers = "FALSE"; $payment_type_id = 1; $payment_fee = 0; $payment_min_threshold = 1; $currency_id = 0; $payment_setting_id = 1; $billing_cycle_id = 3; $contact_language_id = 1; $price_format_ids = 1; $vat_tax_required = "FALSE"; $affiliate_tier_id = 0; $account_status_id = 3; $referral_affiliate_id = 0; $contact_timezone = "EST"; $form_array = array("api_key","affiliate_name","account_status_id","affiliate_tier_id","hide_offers","website","tax_class","ssn_tax_id","vat_tax_required","swift_iban","payment_to","payment_fee","payment_min_threshold","currency_id","payment_setting_id","billing_cycle_id","payment_type_id","payment_type_info","address_street","address_street2","address_city","address_state","address_zip_code","address_country","contact_first_name","contact_middle_name","contact_last_name","contact_email_address","contact_password","contact_title","contact_phone_work","contact_phone_cell","contact_phone_fax","contact_im_service","contact_im_name","contact_timezone","contact_language_id","media_type_ids","price_format_ids","vertical_category_ids","country_codes","tag_ids","date_added","signup_ip_address","referral_affiliate_id","referral_notes","terms_and_conditions_agreed","notes"); $form_vars_compact = compact($form_array); $qry_str = http_build_query($form_vars_compact) . "\n"; echo $qry_str;
Output for git.master, git.master_jit, rfc.property-hooks
Warning: compact(): Undefined variable $api_key in /in/JlQIq on line 21 Warning: compact(): Undefined variable $affiliate_name in /in/JlQIq on line 21 Warning: compact(): Undefined variable $website in /in/JlQIq on line 21 Warning: compact(): Undefined variable $tax_class in /in/JlQIq on line 21 Warning: compact(): Undefined variable $ssn_tax_id in /in/JlQIq on line 21 Warning: compact(): Undefined variable $swift_iban in /in/JlQIq on line 21 Warning: compact(): Undefined variable $payment_to in /in/JlQIq on line 21 Warning: compact(): Undefined variable $payment_type_info in /in/JlQIq on line 21 Warning: compact(): Undefined variable $address_street in /in/JlQIq on line 21 Warning: compact(): Undefined variable $address_street2 in /in/JlQIq on line 21 Warning: compact(): Undefined variable $address_city in /in/JlQIq on line 21 Warning: compact(): Undefined variable $address_state in /in/JlQIq on line 21 Warning: compact(): Undefined variable $address_zip_code in /in/JlQIq on line 21 Warning: compact(): Undefined variable $address_country in /in/JlQIq on line 21 Warning: compact(): Undefined variable $contact_first_name in /in/JlQIq on line 21 Warning: compact(): Undefined variable $contact_middle_name in /in/JlQIq on line 21 Warning: compact(): Undefined variable $contact_last_name in /in/JlQIq on line 21 Warning: compact(): Undefined variable $contact_email_address in /in/JlQIq on line 21 Warning: compact(): Undefined variable $contact_password in /in/JlQIq on line 21 Warning: compact(): Undefined variable $contact_title in /in/JlQIq on line 21 Warning: compact(): Undefined variable $contact_phone_work in /in/JlQIq on line 21 Warning: compact(): Undefined variable $contact_phone_cell in /in/JlQIq on line 21 Warning: compact(): Undefined variable $contact_phone_fax in /in/JlQIq on line 21 Warning: compact(): Undefined variable $contact_im_service in /in/JlQIq on line 21 Warning: compact(): Undefined variable $contact_im_name in /in/JlQIq on line 21 Warning: compact(): Undefined variable $media_type_ids in /in/JlQIq on line 21 Warning: compact(): Undefined variable $vertical_category_ids in /in/JlQIq on line 21 Warning: compact(): Undefined variable $country_codes in /in/JlQIq on line 21 Warning: compact(): Undefined variable $tag_ids in /in/JlQIq on line 21 Warning: compact(): Undefined variable $date_added in /in/JlQIq on line 21 Warning: compact(): Undefined variable $signup_ip_address in /in/JlQIq on line 21 Warning: compact(): Undefined variable $referral_notes in /in/JlQIq on line 21 Warning: compact(): Undefined variable $terms_and_conditions_agreed in /in/JlQIq on line 21 Warning: compact(): Undefined variable $notes in /in/JlQIq on line 21 account_status_id=3&affiliate_tier_id=0&hide_offers=FALSE&vat_tax_required=FALSE&payment_fee=0&payment_min_threshold=1&currency_id=0&payment_setting_id=1&billing_cycle_id=3&payment_type_id=1&contact_timezone=EST&contact_language_id=1&price_format_ids=1&referral_affiliate_id=0

This tab shows result from various feature-branches currently under review by the php developers. Contact me to have additional branches featured.

Active branches

Archived branches

Once feature-branches are merged or declined, they are no longer available. Their functionality (when merged) can be viewed from the main output page


preferences:
61.89 ms | 409 KiB | 8 Q