User contributions
Jump to navigation
Jump to search
- 22:50, 23 August 2024 diff hist +348 PHP/enum current
- 20:09, 23 August 2024 diff hist -99 PHP/enum
- 20:09, 23 August 2024 diff hist +100 PHP/native/UnitEnum
- 20:08, 23 August 2024 diff hist +588 N PHP/native/BackedEnum Created page with "{{fmt/title|BackedEnum pseudointerface}} * '''manual page''': [https://www.php.net/manual/en/class.backedenum.php The BackedEnum interface] Note that this cannot actually be..."
- 20:02, 23 August 2024 diff hist +265 N PHP/native/UnitEnum Created page with "{{fmt/title|UnitEnum interface}} * '''manual page''': [https://www.php.net/manual/en/class.unitenum.php The UnitEnum interface] ==Definition== <syntaxhighlight lang=php> inter..."
- 19:45, 23 August 2024 diff hist +43 N Template:l/php/native Created page with "[[PHP/native/{{{1}}}|<code>{{{1}}}</code>]]" current
- 19:41, 23 August 2024 diff hist +84 PHP/enum →Documentation
- 19:36, 23 August 2024 diff hist +61 PHP/enum →Methods
- 13:39, 19 August 2024 diff hist +234 PHP/referencing →correct current
- 13:36, 19 August 2024 diff hist +68 PHP/referencing →correct
- 13:12, 19 August 2024 diff hist +7 PHP/referencing →Basics: "return" was confusing
- 13:11, 19 August 2024 diff hist +471 PHP/referencing →Clarification: examples corrected and simplified
- 00:24, 19 August 2024 diff hist +237 PHP/debugging fx current
- 19:24, 11 August 2024 diff hist +99 mysqldump
- 19:08, 11 August 2024 diff hist +256 N mysqldump/remote Created page with "To backup from a remote server, piping the file directly to your local machine (so it doesn't fill up the remote disk): ssh {{arg|user}}@{{arg|remote_host}} "mysqldump -u {{a..."
- 18:58, 11 August 2024 diff hist -6,874 MySQL/migration Replaced content with "==About== This subpage is about porting data into and out of MySQL databases. There is a choice of tools for doing this. * /phpmyadmin (web-based) * [[/mysqldump]..." Tag: Replaced
- 18:53, 11 August 2024 diff hist +3,714 N mysqldump Created page with "mysqldump is a command-line interface utility provided as part of the MySQL package. Note that the following instructions apply to a very old version, and details may..."
- 18:49, 11 August 2024 diff hist +2,662 N MySQL Admin Created page with "MySQL Admin was a GUI utility which provided administrative functions for MySQL, with data operations being (iirc) handled by a separate GUI application. Both areas of..."
- 18:44, 11 August 2024 diff hist +1,542 N PHPMyAdmin Created page with "PHPMyAdmin (PHPMA) is an easy-to-use web-based database management tool for MySQL. ==Backing up== # Make sure you've got [http://www.phpmyadmin.net PHPMyAdmin] running..."
- 16:23, 21 July 2024 diff hist +544 PHP/operator current
- 13:20, 12 July 2024 diff hist +299 N PHP/XML Created page with "{{fmt/title|using XML in PHP}} ==About== There are at least a couple of different PHP libraries for handling XML. * [https://www.php.net/manual/en/book.simplexml.php SimpleXML..." current
- 13:17, 12 July 2024 diff hist +10,312 N PHP/XML/XML Parser Created page with "'''Official:''' [https://www.php.net/manual/en/book.xml.php XML Parser] This library consists of an opaque (no public methods or members) class that is read/written by a coll..." current
- 12:47, 12 July 2024 diff hist +21 PHP →subpages current
- 23:36, 22 June 2024 diff hist -96 cmd/ln current
- 23:12, 22 June 2024 diff hist +10 cmd/ln clarifications
- 23:09, 22 June 2024 diff hist +13 cmd/ln →Example
- 21:02, 15 June 2024 diff hist +29 Gambas current
- 12:14, 29 May 2024 diff hist +141 autism/sites current
- 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