// Chemin vers le fichier à modifier $fichier = '/home/dabidesign/wp-content/themes/FolioGridPro/functions/widget-twitter.php'; // Lire le contenu du fichier $contenu = file_get_contents($fichier); // Remplacer toutes les occurrences de create_function() par des fonctions anonymes $nouveau_contenu = preg_replace_callback('/create_function\s*\(([^,]+)\s*,\s*([^\)]+)\)/', function($matches) { // Extraire les arguments de la fonction create_function() $args = trim($matches[1], "'\""); // Enlever les guillemets autour des arguments $body = trim($matches[2], "'\""); // Enlever les guillemets autour du corps de la fonction // Construire la fonction anonyme $function = 'function(' . $args . ') { ' . $body . ' }'; return $function; }, $contenu); // Écrire le nouveau contenu dans le fichier file_put_contents($fichier, $nouveau_contenu); echo 'Remplacement terminé avec succès !';

Christophe Dabi

Website under construction

We apologize for the inconvenience and hope to meet you soon.

New lamp “Fossile”

New lamp "Fossile" with an old oak trunk, perfect combinaison between nature and design.

Dabi Design team

Christophe Dabi, creator of Dabi Design, craftsman/designer and Marine Davaine, craftswoman

Dabi Design in New York!

Come see us at ICFF, the high end luxury furniture fair, at Jacob K. Javits convention center in New York!...

Made in France fair

You can find some of our products in this fair 100% Made in France! November 10-12th at the exbibition parc, Versailles gate....

XXL Bookcase

A 15 meter long suspended bookcase in a huge hallway! Lightness effect guaranteed!

Opening of Durand Dupont with a big Suspens

Big suspenses (3 meter large) for a great restaurant in Neuilly, “Durand Dupont” http://www.duranddupont.com/fr...

Subscribe Scroll to Top