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
7 Hits, Last modified:
or; use Exception; class Query { /** * List of valid SQL operators * * @var array ... LIKE', 'IS NULL', 'IS NOT NULL']; /** * List of valid SQL conjunctions * * @var arra... nst conjunctions = ['AND', 'OR']; /** * List of valid SQL directions * * @var array ... nst directions = ['ASC', 'DESC']; /** * List of valid SQL join types * * @var array
Enhancing DokuWiki with an Email Script for the Bureaucracy Plugin @en:blog:2024:10:30
2 Hits, Last modified:
nnamed fieldset or without a fieldset. Here is a list of the available settings: * **to**: Address w... an email to the configured recipient. Here is a list of available patterns: * **@YEAR@** - year *
Repurpose Old Printers Using a Raspberry Pi @en:blog:2025:01:20
2 Hits, Last modified:
usually find this from your router’s DHCP client list or by using network scanning tools. Once your Ra... he Canon is connected via USB, select it from the list. If it’s a network printer, select the socket/IP
Let's Talk - Building a Modular PHP Framework from Scratch @en:blog:2025:01:24
2 Hits, Last modified:
g = null){ ... } public function list($byFiles = false){ ... } public ... e = null){ ... } public function list(){ ... } public function log($me
Resolving Taskbar Freezing Issues: A Comprehensive Guide @en:blog:2024:02:16
1 Hits, Last modified:
h Keyboard and Handwriting Panel Service'' in the list. - Right-click and select ''Properties''. Set t
How to Build a Simple Ticketing System in DokuWiki @en:blog:2024:10:08
1 Hits, Last modified:
try point for our ticketing system. It provides a list of tickets categorized by their status: <file ma
How to Connect an iSCSI Target on Windows Server 2022 @en:blog:2024:12:06
1 Hits, Last modified:
o connect to the iSCSI target. - You will see a list of available targets. Select the target that you
Enhancing Your DokuWiki Forms with Custom JavaScript - Replacing Newlines with Markdown-Friendly Syntax @en:blog:2024:12:20
1 Hits, Last modified:
dy jQuery(document).ready(function(){ // List of namespaces to apply the script to var name