Search

You can find the results of your search below.

Fulltext results:

Let's Talk - Building a Modular PHP Framework part 3 @en:blog:2025:02:03
23 Hits, Last modified:
Rotate = self::ROTATION; /** * Create a new CSRF instance. * * @param string|null ... the token for non-GET requests. * Generates a new token if none exist, storing it in the session. ... ialize the endpoint $object = new $class(); // Check if the me... case 'mysql': $this->connector = new MySQL(); break; defau
Parlons-en - Construire un Framework PHP Modulaire, partie 3 @fr:blog:2025:02:03
20 Hits, Last modified:
Rotate = self::ROTATION; /** * Create a new CSRF instance. * * @param string|null ... ialize the endpoint $object = new $class(); // Check if the me... case 'mysql': $this->connector = new MySQL(); break; default: throw new Exception('Invalid database connector');
Let's Talk - Building a Modular PHP Framework part 2 @en:blog:2025:01:28
12 Hits, Last modified:
; // Initialize Config $CONFIG = new Config(['bootstrap']); // Retrieve the s... the global namespace ${$strap} = new $class(); } else { /... / Set default to null ${$strap} = new Strap(); } } } } </file> ... first($command) . "Command"; $class = new $class(); if(!method_exists($class,
How to Build a Simple Ticketing System in DokuWiki @en:blog:2024:10:08
10 Hits, Last modified:
ins the page template for individual tickets) └── new.txt (Contains the form to create new tickets) </code> Each file has a specific purpose, and w... kets ====== <block centeralign> <inline button>[[new|New Ticket]]</inline> <inline button>[[ticket|Template]]</inline> <inline button>[[mail|Mail]]</inline
Parlons-en – Construire un Framework PHP Modulaire, partie 2 @fr:blog:2025:01:28
10 Hits, Last modified:
// Initialiser Config $CONFIG = new Config(['bootstrap']); // Récupérer les ... espace de noms global ${$strap} = new $class(); } else { /... par défaut comme null ${$strap} = new Strap(); } } } } </file> ... first($command) . "Command"; $class = new $class(); if(!method_exists($class,
Git --- Let's talk about it @en:blog:2024:11:07
8 Hits, Last modified:
stalled Git, you can start using it by creating a new repository. You can create a new repository by running the following command in your terminal: <code bash> git init </code> This will create a new repository in the current directory. You can then... start tracking changes in your code by creating a new commit. You can create a new commit by running th
Let's Talk - Building a Modular PHP Framework from Scratch @en:blog:2025:01:24
7 Hits, Last modified:
tialize Configurator (we’ll replace this with our new Config class) $CONFIGURATOR = new Configurator(['bootstrap']); // Retrieve the straps... the global namespace ${$strap} = new $class(); } else { //... default module class ${$strap} = new Module(); } } } } </file>
How to Join a New Server to an Existing Domain @en:blog:2024:11:26
6 Hits, Last modified:
{{ en:blog:2024:11:26:how-to-join-a-new-server-to-an-existing-domain-post.png?nolink&600 |}} ====== How to Join a New Server to an Existing Domain ====== **Author(s)**... an enterprise environment often involves joining new servers to an existing Active Directory (AD) doma... 0.12.18 am.png?nolink |}} Upon logging in to your new Windows Server, Server Manager automatically open
Comment Construire un Système de Ticketing Simple dans DokuWiki @fr:blog:2024:10:08
5 Hits, Last modified:
ontient le modèle de page pour chaque ticket) └── new.txt (Contient le formulaire pour créer de... kets ====== <block centeralign> <inline button>[[new|Nouveau Ticket]]</inline> <inline button>[[ticket... lisateur. ==== Formulaire de Création de Ticket (new.txt) ==== Le fichier **new.txt** contient le formulaire que les utilisateurs utiliseront pour créer u
Parlons-en – Construire un Framework PHP Modulaire de A à Z @fr:blog:2025:01:24
5 Hits, Last modified:
tialize Configurator (we’ll replace this with our new Config class) $CONFIGURATOR = new Configurator(['bootstrap']); // Retrieve the straps... the global namespace ${$strap} = new $class(); } else { //... default module class ${$strap} = new Module(); } } } } </file>
Adding New Features: Updates to Writr v2024-11-12 @en:blog:2024:11:12:adding-new-features
5 Hits, Last modified:
{{ en:blog:2024:11:12:adding-new-features:adding-new-features-updates-to-writr-v2024-11-12.png?nolink&600 |}} ====== Adding New Features: Updates to Writr v2024-11-12 ====== **A... -- In this update, I'm thrilled to introduce some new features to the Writr theme, aimed at enhancing f
02.01. Getting Help @en:projects:ini-configurator:documentation:02:01
4 Hits, Last modified:
//github.com/LaswitchTech/ini-configurator/issues/new/choose | open an issue]] with a description of th... f your ''src/lib/fields.json''. ===== Requesting new features ===== New feature requests are usually requested by the [[ https://github.com/LaswitchTech/in... //github.com/LaswitchTech/ini-configurator/issues/new/choose | open an issue]] with a description of th
Bringing Back the Original Charm: Updates to Writr @en:blog:2024:11:06:bringing-back-the-original-charm
3 Hits, Last modified:
:blog:2024:11:06:bringing-back-the-original-charm:new-headers.png?nolink&600 |}} ====== Bringing Back t... troduces support for the include plugin, bringing new levels of flexibility and usability to your DokuW... give the updated ''Writr'' template a try. It’s a new way to experience DokuWiki, blending classic styl
Wrap @en:projects:writr:documentation:03:01:wrap
3 Hits, Last modified:
> Inside this code block the words will wrap to a new line although they are all in one line. </code> <... Inside this code block the words will wrap to a new line although they are all in one line. </code>... com/css/page-break-after|pagebreak]] will force a new page in printouts. === Nopagebreak === The foll
Writr @en:projects:writr
2 Hits, Last modified:
Icons * Support for many DokuWiki Plugins * A new toolbar is now available in the template configur... ased on the original WordPress Theme Writr. * A new set of tooltips is now available in the template
Reset your macOS user password @en:blog:2024:11:11
1 Hits, Last modified:
03.01. List @en:projects:writr:documentation:03:01
1 Hits, Last modified: