Jump to content

Search results

View (previous 20 | ) (20 | 50 | 100 | 250 | 500)
  • index.php is the main web entry point for the MediaWiki engine. The source code is at svn:trunk/phase3/index.php/[1]. The documentation is at [2]. A brief...
    1 KB (99 words) - 16:30, 28 February 2019
  • <?php // This program reads a user-selected text file of countries // and Celsius temperatures. It displays the data in Celsius // and Fahrenheit sorted...
    3 KB (370 words) - 17:35, 20 February 2021
  • /var/www/html/index.php EXPOSE 80 <?php // Displays 'Hello world!' // // References: // https://repl.it/languages/php7 // https://www.php.net/manual/en/tutorial...
    2 KB (269 words) - 14:18, 24 January 2021
  • <?php // This program reads a user-selected text file of countries // and Celsius temperatures. It displays the data in Celsius // and Fahrenheit sorted...
    3 KB (366 words) - 17:23, 20 February 2021
  • https://en.wikibooks.org/wiki/PHP_Programming // https://www.php.net/manual/en/book.sqlite3.php // http://zetcode.com/php/sqlite3/ $DATABASE = "temperature...
    5 KB (483 words) - 21:48, 29 November 2020
  • element in the array has its own index so that it can be easily accessed. In PHP, there are three kind of arrays (PHP tutorial to learn more about kinds...
    16 KB (2,293 words) - 05:04, 2 January 2021
  • <?php // This program reads JSON data from Wikidata with countries // and Celsius temperatures. It displays the data in Celsius // and Fahrenheit sorted...
    4 KB (405 words) - 21:48, 29 November 2020
  • // https://en.wikibooks.org/wiki/PHP_Programming // https://www.php.net/manual/en/features.file-upload.post-method.php $FORM = ' <h1>Temperature Conversion</h1>...
    2 KB (257 words) - 21:47, 29 November 2020
  • com/temperature-conversion.html // https://en.wikibooks.org/wiki/PHP_Programming // https://www.tutorialspoint.com/php/php_get_post.htm $fahrenheit = process_fahrenheit();...
    2 KB (224 words) - 17:14, 1 February 2021
  • org/wiki/PHP_Programming function build_c($size) { $c = array(); for ($index = 0; $index <= $size; $index++) { $value = $index * 9 / 5 + 32; $c[$index] = $value;...
    2 KB (225 words) - 03:42, 19 April 2020
  • org/wiki/PHP_Programming function get_name() { do { echo "Enter name (last, first):\n"; $name = readline(); $index = strpos($name, ","); } while ($index ===...
    2 KB (166 words) - 01:23, 17 April 2020
  • com/temperature-conversion.html // https://en.wikibooks.org/wiki/PHP_Programming // https://www.tutorialspoint.com/php/php_get_post.htm $FORM = ' <h1>Temperature Conversion</h1>...
    3 KB (309 words) - 17:59, 21 January 2021
  • <?php // This program creates and displays a temperature database // with options to insert, update, and delete records. // // Assumes MongoDB is installed...
    5 KB (461 words) - 19:07, 1 January 2021
  • array( //sets the location of blacklists "http://meta.wikimedia.org/w/index.php?title=Spam_blacklist&action=raw&sb_ver=1", // Wikimedia's list "DB: wiki...
    3 KB (341 words) - 19:43, 19 April 2020
  • Attribution: http://en.wikiversity.org/w/index.php?title=Venus/Quiz&oldid=1388298 http://en.wikiversity.org/w/index.php?title=Quizbank/Contributed_questions&oldid=1388764...
    8 KB (856 words) - 18:17, 29 May 2018
  • wikipedia.org/w/index.php?title=Integrated_circuit&oldid=1110115826.  "Bit". Wikipedia. 2022-08-02. https://en.wikipedia.org/w/index.php?title=Bit&oldid=1101947657...
    18 KB (2,485 words) - 18:55, 25 October 2022
  • org/w/index.php?title=Three-dimensional_space&oldid=972565058.  "3D computer graphics". Wikipedia. 2020-09-30. https://en.wikipedia.org/w/index.php...
    21 KB (2,467 words) - 07:54, 14 November 2023
  • Programming https://en.wikipedia.org/w/index.php?title=Human_computer&oldid=637341751 https://en.wikipedia.org/w/index.php?title=Turing_machine&oldid=635502846...
    1 KB (148 words) - 05:39, 22 April 2024
  • other MediaWiki pages begin and are modified through a master page named index.php. A useful exercise is to click View -> Page Source while you have an editor...
    4 KB (429 words) - 02:51, 25 June 2016
  • http://www.socialistregister.com/index.php/srv/article/view/5334/2235 w: Structural Marxism Kolakowski ... argued that, despite Althusser's claims of...
    1 KB (156 words) - 03:43, 30 September 2014
View (previous 20 | ) (20 | 50 | 100 | 250 | 500)