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
45 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
42 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,
Enhancing Your DokuWiki Forms with Custom JavaScript - Replacing Newlines with Markdown-Friendly Syntax @en:blog:2024:12:20
9 Hits, Last modified:
r-dokuwiki-forms-with-custom-javascript-replacing-newlines-with-markdown-friendly-syntax.png?nolink&600... DokuWiki Forms with Custom JavaScript - Replacing Newlines with Markdown-Friendly Syntax ====== **Autho... Wiki users often encounter issues with preserving newlines (\n) during form submission. To simplify thi... // Find all the texteareas and Replace " \ " with newlines jQuery(this).find('textarea').ea
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
01.01. Formatting Syntax @en:projects:writr:documentation:01:01
5 Hits, Last modified:
reated from blank lines. If you want to **force a newline** without a paragraph, you can use two backsl... \\this happens without it. You should use forced newlines only if really needed. ===== Links ===== D... atch that of the image, it will be cropped to the new ratio before resizing)): {{wiki:dokuwiki-128.png?... x modula2 modula3 mpasm mxml mysql nagios netrexx newlisp nginx nimrod nsis oberon2 objc objeck ocaml-b
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
How to prevent user from signing into a Microsoft Account on Windows 11 @en:blog:2024:01:31
3 Hits, Last modified:
ick the ''System'' Key in the left pane, expand ''New'' from the context menu, and then click ''DWORD (32-bit) Value''. - Name the new DWORD ''NoConnectedUser'' - Double-click the newly-created DWORD and set its Value Data (''Hexadecim
03.01. List @en:projects:writr:documentation:03:01
3 Hits, Last modified:
Wrap @en:projects:writr:documentation:03:01:wrap
3 Hits, Last modified:
Writr @en:projects:writr
2 Hits, Last modified:
PyRDPConnect @en:projects:pyrdpconnect
1 Hits, Last modified:
Reset your macOS user password @en:blog:2024:11:11
1 Hits, Last modified: