3v4l.org

run code in 300+ PHP versions simultaneously
<?php $string = "Offerte informatie Type: Speldjes / Pins Categorie: Aantal: 50 Breedte: 2 cm Hoogte: 2 cm Ontwerp: logo_jpeg.jpg Vorm: anders Afwerking achterkant: Speld | Eventuele vragen of opmerkingen: Contact informatie Naam: Alan Spaenjaers Telefoonnummer: 0642810603 Voorkeurstijdstip terugbellen: Graag via mail E-mailadres: contact@sintmichielsgilde.com Land: Nederland Actiecode: --- Deze mail is verzonden via het bestelformulier op Emblemen en Badges http://www.emblemen-badges.nl {{ badge.type = speldjes }} {{ badge.category = }} {{ badge.description = }} {{ badgeOrder.quantity = 50 }} {{ badge.shape = anders }} {{ badge.width = }} {{ badge.height = 2 }} {{ badge.back = Speld }} {{ badge.velcro = }} {{ client.name = Alan Spaenjaers }} {{ client.phone = 0642810603 }} {{ client.time = Graag via mail }} {{ client.email = contact@sintmichielsgilde.com }} {{ client.country = NL }} {{ order.description = }} {{ order.action = }}"; var_dump( explode('{{ ', $string));
Output for git.master, git.master_jit, rfc.property-hooks
array(17) { [0]=> string(480) "Offerte informatie Type: Speldjes / Pins Categorie: Aantal: 50 Breedte: 2 cm Hoogte: 2 cm Ontwerp: logo_jpeg.jpg Vorm: anders Afwerking achterkant: Speld | Eventuele vragen of opmerkingen: Contact informatie Naam: Alan Spaenjaers Telefoonnummer: 0642810603 Voorkeurstijdstip terugbellen: Graag via mail E-mailadres: contact@sintmichielsgilde.com Land: Nederland Actiecode: --- Deze mail is verzonden via het bestelformulier op Emblemen en Badges http://www.emblemen-badges.nl " [1]=> string(25) "badge.type = speldjes }} " [2]=> string(20) "badge.category = }} " [3]=> string(23) "badge.description = }} " [4]=> string(28) "badgeOrder.quantity = 50 }} " [5]=> string(24) "badge.shape = anders }} " [6]=> string(17) "badge.width = }} " [7]=> string(20) "badge.height = 2 }} " [8]=> string(22) "badge.back = Speld }} " [9]=> string(18) "badge.velcro = }} " [10]=> string(33) "client.name = Alan Spaenjaers }} " [11]=> string(29) "client.phone = 0642810603 }} " [12]=> string(32) "client.time = Graag via mail }} " [13]=> string(48) "client.email = contact@sintmichielsgilde.com }} " [14]=> string(23) "client.country = NL }} " [15]=> string(23) "order.description = }} " [16]=> string(17) "order.action = }}" }

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:
31.56 ms | 404 KiB | 8 Q