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 7.3.13 - 7.3.33, 7.4.0 - 7.4.33, 8.0.0 - 8.0.30, 8.1.0 - 8.1.28, 8.2.0 - 8.2.18, 8.3.0 - 8.3.4, 8.3.6
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 = }}" }
Output for 8.3.5
Warning: PHP Startup: Unable to load dynamic library 'sodium.so' (tried: /usr/lib/php/8.3.5/modules/sodium.so (libsodium.so.23: cannot open shared object file: No such file or directory), /usr/lib/php/8.3.5/modules/sodium.so.so (/usr/lib/php/8.3.5/modules/sodium.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 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 = }}" }

preferences:
174.07 ms | 405 KiB | 143 Q