Fulltext results:
- Let's Talk - Building a Modular PHP Framework part 2 @en:blog:2025:01:28
- { en:blog:2025:01:28:lets-talk-building-a-modular-php-framework-part-2.jpg?nolink|}} </block> ====== Let's Talk - Building a Modular PHP Framework part 2 ====== **Author(s)**: Louis Ouel... ous part, we set up the groundwork of our modular PHP framework. This time, we will focus on expanding ... g it into its own module. ++++ Source: Bootstrap.php | <file php src/Bootstrap.php> <?php /** * Core
- Parlons-en – Construire un Framework PHP Modulaire, partie 2 @fr:blog:2025:01:28
- { en:blog:2025:01:28:lets-talk-building-a-modular-php-framework-part-2.jpg?nolink|}} </block> ====== Parlons-en – Construire un Framework PHP Modulaire, partie 2 ====== **Auteur(s)** : Louis ... ous avons mis en place la base de notre framework PHP modulaire. Cette fois-ci, nous allons nous concen... r dans son propre module. ++++ Source: Bootstrap.php | <file php src/Bootstrap.php> <?php /** * Core
- Let's Talk - Building a Modular PHP Framework part 3 @en:blog:2025:02:03
- { en:blog:2025:02:03:lets-talk-building-a-modular-php-framework-part-3.jpg?nolink|}} </block> ====== Let's Talk - Building a Modular PHP Framework part 3 ====== **Author(s)**: Louis Ouel... his third installment of our **Building a Modular PHP Framework** series, we will cover: * Cross-Sit... ion is started in the **Bootstrap** class: <code php> // Start the session if (!defined('STDIN') && se
- Parlons-en - Construire un Framework PHP Modulaire, partie 3 @fr:blog:2025:02:03
- { en:blog:2025:02:03:lets-talk-building-a-modular-php-framework-part-3.jpg?nolink|}} </block> ====== Parlons-en - Construire un Framework PHP Modulaire, partie 3 ====== **Auteur(s)** : Louis ... me volet de notre série **Construire un Framework PHP Modulaire**, nous allons aborder : * La protec... st démarrée dans la classe **Bootstrap** : <code php> // Start the session if (!defined('STDIN') && se
- Let's Talk - Building a Modular PHP Framework from Scratch @en:blog:2025:01:24
- :en:blog:2025:01:24:lets-talk-building-a-modular-php-framework-from-scratch.jpg?nolink|}} </block> ====== Let's Talk - Building a Modular PHP Framework from Scratch ====== **Author(s)**: Louis Ouellet ---- Have you ever worked with popular PHP frameworks like CakePHP or Symfony and thought, "I wonder how these were built?" PHP frameworks can be
- Parlons-en – Construire un Framework PHP Modulaire de A à Z @fr:blog:2025:01:24
- :en:blog:2025:01:24:lets-talk-building-a-modular-php-framework-from-scratch.jpg?nolink|}} </block> ====== Parlons-en – Construire un Framework PHP Modulaire de A à Z ====== **Auteur(s)** : Louis O... - Avez-vous déjà travaillé avec des frameworks PHP populaires comme CakePHP ou Symfony et pensé : « Comment ont-ils été conçus ? » Les frameworks PHP peu
- 01.01. Syntaxe de mise en page @fr:projects:writr:documentation:01:01
- es]] (voir plus bas) comme ceci : [[http://www.php.net|{{wiki:dokuwiki-128.png}}]] [[http://www.php.net|{{wiki:dokuwiki-128.png}}]] NB : la mise en for... } Image externe redimensionnée {{http://de3.php.net/images/php.gif?200x50}} taille originale : {{wiki:dokuwiki-128.png}} largeur d
- 01.01. Formatting Syntax @en:projects:writr:documentation:01:01
- s), put the following line in ''conf/lang/en/lang.php'' (more details at [[doku>localization#changing_s... lation|localization]]): <code - conf/lang/en/lang.php> <?php /** * Customization of the english language file * Copy only the strings that needs to be mod... files|images]] (see below) like this: [[http://php.net|{{wiki:dokuwiki-128.png}}]] [[http://php.net
- Include @en:projects:writr:documentation:03:01:include
- es: ''[WEBROOT]/conf/plugin_lang/include/en/lang.php'' <file php lang.php> <?php /** * * English language file * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) *
- Include @fr:projects:writr:documentation:03:01:include
- s : ''[WEBROOT]/conf/plugin_lang/include/en/lang.php'' <file php lang.php> <?php /** * * Fichier de langue en anglais * @license GPL 2 (http://www.gnu.org/licenses/gpl.ht
- About @en
- plications for businesses. I primarily program in PHP, JavaScript, and Bash. ===== Projects ===== * ... for FTP transfer automation * Development of a PHP application to combine PDFs * Development of a PHP application to combine Excel Spreadsheets * Dev... different public blacklists * Development of a PHP application to scan network ports of an ip/fqdn
- À propos @fr
- r les entreprises. Je programme principalement en PHP, JavaScript et Bash. ===== Projets ===== * Par... ransferts FTP * Développement d'une application PHP pour combiner des fichiers PDF * Développement d'une application PHP pour combiner des feuilles de calcul Excel * Dé... res publiques * Développement d'une application PHP pour scanner les ports réseau d'une IP/FQDN * D
- Enhancing DokuWiki with an Email Script for the Bureaucracy Plugin @en:blog:2024:10:30
- === File(s) ==== * {{ :en:blog:2024:10:30:email.php |}} </block> ===== Setting Up the Script ===== The email script, ''email.php'', utilizes the settings defined in the Bureaucra... e email. ==== Available Patterns ==== The email.php script uses the Bureaucracy form data to generate... ccount Opening ====== <form> Action script email.php Hidden to "=username@domain.com" Hidden from "=n
- Améliorer DokuWiki avec un Script Email pour le Plugin Bureaucracy @fr:blog:2024:10:30
- Fichier(s) ==== * {{ :en:blog:2024:10:30:email.php |}} </block> ===== Configuration du Script ===== Le script email, ''email.php'', utilise les paramètres définis dans le formula... . ==== Modèles Disponibles ==== Le script email.php utilise les données du formulaire Bureaucracy pou... ture de Compte ====== <form> Action script email.php Caché to "=username@domain.com" Caché from "=no-
- ReverseSUM @en:projects:reversesum
- cumentation:index]] ---- ===== Tags ===== {{tag>"php" "core framework" "calculations" "reverse" "sum"