User contributions
Jump to navigation
Jump to search
- 14:43, 27 May 2024 diff hist -20 PHP/trait/use current
- 14:13, 27 May 2024 diff hist +369 N PHP/use Created page with "==About== In PHP, the keyword <code>use</code> has three distinct possible meanings: * importing/aliasing of classoids and other identifiers within namespaces -- see [https://..." current
- 14:08, 27 May 2024 diff hist +43 PHP →subpages
- 12:36, 19 May 2024 diff hist +11 m PHP/interface →About
- 12:35, 19 May 2024 diff hist +526 PHP/interface →About
- 14:35, 15 April 2024 diff hist +44 MySQL →How To
- 17:56, 13 April 2024 diff hist +335 cmd/ln
- 16:48, 13 April 2024 diff hist -4 m cmd/ln
- 13:28, 5 April 2024 diff hist +250 PHP/inheritance current
- 13:26, 5 April 2024 diff hist +3,513 N PHP/inheritance/code Created page with "<syntaxhighlight lang=php> <?php /** * PURPOSE: The idea is to produce a handy reference-matrix of what the various class-inheritance functions/operators report * under var..." current
- 13:06, 5 April 2024 diff hist +976 PHP/inheritance
- 12:39, 5 April 2024 diff hist +80 PHP/inheritance
- 12:35, 5 April 2024 diff hist +713 N PHP/inheritance Created page with "==About== PHP includes a few bits of functionality for checking whether an object or class inherits from another classoid (class, interface, or trait). The rules for this func..."
- 12:30, 5 April 2024 diff hist +26 PHP →subpages
- 12:29, 5 April 2024 diff hist +229 PHP/operator
- 19:16, 2 February 2024 diff hist +182 Discord/formatting →Previews current
- 01:07, 2 February 2024 diff hist +138 Discord/formatting
- 01:05, 2 February 2024 diff hist +236 Discord/formatting
- 20:03, 30 January 2024 diff hist +333 turkey ham →Contains NN current
- 00:47, 3 January 2024 diff hist +53 xdg-open current Tag: Visual edit: Switched
- 00:46, 3 January 2024 diff hist 0 m xdg-open/how to/add custom protocol Woozle moved page xdg-open/notes to xdg-open/how to/add custom protocol without leaving a redirect: reorganizing, now that it's working current
- 00:46, 3 January 2024 diff hist -56 xdg-open/how to/add custom protocol
- 23:52, 2 January 2024 diff hist 0 cmd/gio oops current
- 23:43, 2 January 2024 diff hist +39 cmd/gio
- 23:38, 2 January 2024 diff hist -18 cmd/gio
- 23:38, 2 January 2024 diff hist +3,408 cmd/gio
- 23:36, 2 January 2024 diff hist +1,307 N cmd/gio/trash Created page with "* '''Command''': {{l/cmd|gio}} trash [OPTION...] [LOCATION...] * '''Action''': Sends files or directories to the ‘Trashcan’ or restore them from ‘Trashcan’. ==About==..." current
- 23:30, 2 January 2024 diff hist +1,103 N cmd/gio/set Created page with "* '''Command''': {{l/cmd|gio}} set {{arg|LOCATION}} {{arg|ATTRIBUTE}} {{arg|VALUE}}... * '''Action''': Sets a file attribute on a file. ==About== File attributes can be specif..." current
- 23:23, 2 January 2024 diff hist +881 N cmd/gio/save Created page with "* '''Command''': {{l/cmd|gio}} save [{{arg|OPTION}}...] {{arg|DESTINATION}} * '''Action''': Reads from standard input and saves the data to the given location. ==About== This..." current
- 23:11, 2 January 2024 diff hist +677 N cmd/gio/move Created page with "'''Command''': {{l/cmd|gio}} move [{{arg|OPTION}}...] {{arg|SOURCE}}... {{arg|DESTINATION}} ==About== Moves one or more files from {{arg|SOURCE}} to {{arg|DESTINATION}}. If mo..." current
- 23:06, 2 January 2024 diff hist +1,526 N cmd/gio/mount Created page with "'''Command''': {{l/cmd|gio}} mount [OPTION...] [LOCATION...] ==About== Provides commandline access to various aspects of GIO’s mounting functionality. Mounting refers to t..." current
- 22:59, 2 January 2024 diff hist +1,124 N cmd/gio/monitor Created page with "'''Command''': {{l/cmd|gio}} monitor [OPTION...] [LOCATION...] ==About== Monitors files or directories for changes, such as creation deletion, content and attribute changes, a..." current
- 22:50, 2 January 2024 diff hist +827 N cmd/gio/list Created page with "'''Command''': {{l/cmd|gio}} list [OPTION...] [LOCATION...] ==About== Lists the contents of the given locations. If no location is given, the contents of the current director..." current
- 22:44, 2 January 2024 diff hist +721 N cmd/gio/info Created page with "'''Command''': {{l/cmd|gio}} info [OPTION...] LOCATION... ==About== Shows information about the given locations. Options: {| class="wikitable sortable" |- ! option || descrip..." current
- 22:40, 2 January 2024 diff hist +821 N cmd/gio/copy Created page with "'''Command''': {{l/cmd|gio}} copy [OPTION...] SOURCE... DESTINATION ==About== Copies one or more files from SOURCE to DESTINATION. If more than one source is specified, the de..." current
- 18:07, 2 January 2024 diff hist +787 N cmd/gio Created page with "==About== '''gio''' is a command line interface to the GIO subsystem. Commands (incomplete listing): {| class="wikitable sortable" |- ! subcommand || argument(s) || pu..."
- 17:51, 2 January 2024 diff hist +375 xdg-open
- 16:54, 2 January 2024 diff hist -1,945 xdg-open
- 16:49, 2 January 2024 diff hist +2,486 N xdg-open/how to/add custom protocol Created page with "==How To== ===custom protocol=== '''Q:''' How can I add a custom protocol to xdg-open? According to ChatGPT<ref name=chatgpt1 /> (these instructions are either incomplete, in..."
- 14:34, 2 January 2024 diff hist +593 turkey ham
- 00:25, 2 January 2024 diff hist +52 xdg-open
- 21:50, 1 January 2024 diff hist +291 turkey ham/Wellshire current
- 17:59, 1 January 2024 diff hist +2,630 N xdg-open Created page with "category:software category:open-source ==About== {{fmt/quote|xdg-open is a command-line utility for opening files and URLs using the default applications as specif..."
- 19:30, 11 December 2023 diff hist +121 MySQL/notes →SQL Examples: updated syntax highlight tags current
- 18:25, 23 November 2023 diff hist +11 m transgender/hormones/estrogen →Humor current
- 20:13, 20 November 2023 diff hist +1,952 N Discord/101 Created page with "{{fmt/title|Discord 101|an introduction}} ==About== Discord is a centralized software service which can be accessed on the web or via standalone applications. It's comparable..." current
- 19:56, 20 November 2023 diff hist +114 Discord current
- 19:40, 20 November 2023 diff hist -2,143 Discord
- 19:34, 20 November 2023 diff hist +1,159 N Discord/links split off from main page, to reduce clutter current
- 19:31, 20 November 2023 diff hist +1,339 N Discord/notes split off from main page, to reduce clutter current