Search results From Online Manual

Jump to: navigation, search

Page title matches

Page text matches

  • These functions are used throught SMF code in order to deal with different versions of php, ==General Utility Functions==
    20 KB (2,898 words) - 14:48, 15 August 2015
  • ...The [[function database]] contains additional information about the files, functions, and variables described in this document. ...processing functions serve as the models, and the many theme and template functions make up the views.
    26 KB (4,306 words) - 08:24, 4 September 2015
  • ...database, and specify files to load. A mod can also add integration hook functions from within its code. ...to store all kinds of settings, it is now being used to store the names of functions to execute when an integration hook is called. <!--
    31 KB (4,983 words) - 22:58, 25 February 2015
  • ...hp''' - The file used to setup the initial SMF forum. This file configures database information, [[Forum]] information and the initial administrator's account. ...epair_settings.php''' - Edits the paths to different directories, URLs and database connection information. Can be a security threat if left dormant.
    8 KB (1,240 words) - 22:26, 22 October 2014
  • == Database Queries == ...such, all MySQL function calls willl need to be changed to use the new SMF functions.
    9 KB (1,174 words) - 12:11, 1 July 2013
  • ...rade an existing SMF 2.0.x forum to UTF-8, all posts will be stored in the database using the UTF-8 character set, and every web page will inform the browser t ...ch results or improved sorting. In some cases searching and sorting by the database can be improved by choosing UTF-8 as your character set.
    6 KB (972 words) - 08:10, 16 September 2016
  • ...explicitly cast them when they are used. For example, when searching the database by member id which is passed in via the URL GET variable of 'id', you shoul ...alled (aside from the ~ backup files). Information/Data can be kept in the database, but should be uninstalled if it would create errors after the customizatio
    17 KB (2,807 words) - 20:48, 23 April 2018
  • Administrative functions for this page are to create new boards This page contains all the functions that could be necessary to manage new registrations on the forum. It contai
    66 KB (11,273 words) - 00:06, 22 March 2014
  • |description=Attempts to get database server information |connection|d1=the database connection.
    699 bytes (92 words) - 16:42, 11 October 2012
  • ...on creating the connection. In SQlite will do nothing as there is only one database per file. |database_name|d1=The name of the database you want to switch to.
    677 bytes (103 words) - 16:42, 11 October 2012
  • ...ck for permissions]. Permissions contribute the security by providing some functions to some member(group)s, and not to others. You should be careful when you a ...links. When the user completes his action, before transferring the data to database (or processing any other action), you MUST check the permissions again. Thi
    13 KB (2,204 words) - 21:44, 8 August 2013
  • ...ns used by SMF, as well as what these functions are used for and where the functions are located. It is sorted by a dropdown list by the version of SMF. [http://support.simplemachines.org/function_db/index.php?action=main Function Database]
    339 bytes (57 words) - 21:16, 8 April 2011
  • This template should be used for pages describing [[$smcFunc]] functions. ...if set a box will remind the function is to be used only internally by the database abstraction layer
    4 KB (691 words) - 07:51, 11 October 2012
  • |description=Executes a database query. Works similar to how db_query worked in SMF 1.x. ...is necessary to replace portions of the query for compatability across all Database Management Systems supported by SMF. The query must be written for MYSQL. T
    2 KB (275 words) - 15:53, 23 May 2013
  • |connection|d1=the database connection. ...'This is a notice email to let you know that SMF could not connect to the database, contact your host if this continues.');</nowiki>
    818 bytes (125 words) - 16:40, 11 October 2012
  • ...your forum. For this reason, always <u>make a backup of your forum and the database</u> before you attempt to install any packages. For more information please ...arning "Please remember to always make regular backups of your sources and database before installing mods, especially beta versions". Heeding this advice can
    11 KB (1,945 words) - 00:21, 1 January 2024
  • * The following are requirements for the database: ** For a clean SMF installation, at least 2 MB of storage space in the database. Please note that this is only enough for the installation.
    4 KB (591 words) - 18:36, 24 March 2024
  • * The following are requirements for the database: ** For a clean SMF installation, at least 2 MB of storage space in the database. Please note that this is only enough for the installation.
    3 KB (512 words) - 22:28, 5 November 2023
  • * The following are requirements for the database: ** For a clean SMF installation, at least 2 MB of storage space in the database. Please note that this is only enough for the installation.
    3 KB (469 words) - 22:26, 5 November 2023
  • This template is used to create pages for [[$smcFunc]] functions. ...is necessary to replace portions of the query for compatability across all Database Management Systems supported by SMF. The query must be written for MYSQL. T
    4 KB (629 words) - 08:54, 29 April 2011
  • ...e_result]. This is usually called after the data has been fetched from the database. |example=<nowiki>// Grab a result from the database.
    885 bytes (132 words) - 16:00, 4 November 2012
  • |description=Insert data into the database. |connection|d7=the database connection.
    1 KB (167 words) - 16:39, 11 October 2012
  • ...s strings for insertion into the database. The function does not require a database connection.<br>For MySQL [http://php.net/manual/en/function.addslashes.php [[Category:Database Functions]]</noinclude>
    847 bytes (119 words) - 16:41, 11 October 2012
  • |connection|d1=the database connection. |return=The number of affected row in a previous database operation.
    517 bytes (64 words) - 16:40, 11 October 2012
  • |description=Tells SMF whether the database uses sybase (PostgreSQL and SQlite) or not (MySQL). '''Shall not be called |return=True if the database uses sybase, false otherwise.
    383 bytes (53 words) - 16:42, 11 October 2012
  • |description=Tells SMF whether the database is case sensitive (PostgreSQL and SQlite) or not (MySQL). '''Shall not be c |return=True if the database is case sensitive false otherwise.
    588 bytes (89 words) - 16:40, 11 October 2012
  • ...ts - administrators cannot view these personal messages except through the database. ...e for such a person to read personal messages by searching for them in the database with an SQL command. For this reason, it is advised to not send personal me
    9 KB (1,610 words) - 14:50, 10 May 2014
  • ...ts - administrators cannot view these personal messages except through the database. ...e for such a person to read personal messages by searching for them in the database with an SQL command. For this reason, it is advised to not send personal me
    9 KB (1,610 words) - 14:50, 10 May 2014
  • * All create_function calls are now anonymous functions * For advanced sql you can check now if the database supports [https://dev.mysql.com/doc/refman/8.0/en/with.html cte] use $smcFu
    10 KB (1,549 words) - 15:01, 3 April 2022
  • ...ts - administrators cannot view these personal messages except through the database. ...e for such a person to read personal messages by searching for them in the database with an SQL command. For this reason, it is advised to not send personal me
    9 KB (1,610 words) - 14:50, 10 May 2014
  • ...ts - administrators cannot view these personal messages except through the database. ...e for such a person to read personal messages by searching for them in the database with an SQL command. For this reason, it is advised to not send personal me
    10 KB (1,726 words) - 14:38, 10 May 2014
  • ...ts - administrators cannot view these personal messages except through the database. ...e for such a person to read personal messages by searching for them in the database with an SQL command. For this reason, it is advised to not send personal me
    9 KB (1,610 words) - 14:50, 10 May 2014
  • ...ts - administrators cannot view these personal messages except through the database. ...e for such a person to read personal messages by searching for them in the database with an SQL command. For this reason, it is advised to not send personal me
    10 KB (1,726 words) - 18:59, 30 October 2014
  • ...can do anything a normal SMF source function can do. So it may query the database to get some data, do some calculations, redirect to another page, whatever ...e to it. In fact it would cause some errors since the source and template functions aren't defined. As such we just want to redirect people away from the file
    16 KB (2,647 words) - 11:20, 13 June 2013
  • # SSI.php can be used if you want to use SMF functions, variables, security, etc. on external pages. This includes logins, access, ...ows you to pass the data collected by that system into SMF's functions and database.
    16 members (1 subcategory, 0 files) - 11:58, 17 June 2013
  • ...nection properties, edit server settings, and perform other administrative functions.
    12 KB (1,976 words) - 15:46, 7 October 2016
  • ...nection properties, edit server settings, and perform other administrative functions.
    25 KB (3,982 words) - 00:04, 22 August 2023
  • ...nection properties, edit server settings, and perform other administrative functions.
    17 KB (2,599 words) - 08:11, 6 June 2015
  • ...nection properties, edit server settings, and perform other administrative functions.
    19 KB (2,996 words) - 08:57, 3 June 2015
  • ...nection properties, edit server settings, and perform other administrative functions.
    18 KB (2,924 words) - 02:08, 1 April 2019
  • ...ng translating YaBB to PHP, to take advantage of PHP's speed and the MySQL database. YaBB SE would be suitable for larger, more active forums. Once released, Y *http://dev.simplemachines.org -- Home of the SMF Function database and bug tracker, as well as several tools used by developers and translator
    10 KB (1,635 words) - 20:00, 18 October 2011
  • |description=Name of the database being used. Such as MySQL, PostgreSQL and SQlite. '''Shall not be called as [[Category:Database Functions]]</noinclude>
    512 bytes (73 words) - 16:43, 11 October 2012
  • |connection|d2=the database connection. [[Category:Database Functions]]</noinclude>
    814 bytes (104 words) - 16:43, 11 October 2012
  • |connection|d3=the database connection. [[Category:Database Functions]]</noinclude>
    571 bytes (85 words) - 16:41, 11 October 2012
  • |connection|d3=the database connection to be used. [[Category:Database Functions]]</noinclude>
    702 bytes (104 words) - 16:52, 11 October 2012
  • ...vars), user errors like forgotten passwords (user), database/query errors (database). |notes=Unlike other functions, this hook explicitly requires a return value - almost no other hook functi
    1 KB (222 words) - 09:50, 13 April 2011
  • ...e for such a person to read personal messages by searching for them in the database with an SQL command. For this reason, it is advised to not send personal me ...e Personal Messages page, each of which incorporates a number of different functions.
    10 KB (1,472 words) - 14:50, 10 May 2014
  • [[Category:Database Package Functions]]</noinclude>
    1 KB (189 words) - 16:45, 11 October 2012
  • [[Category:Database Package Functions]]</noinclude>
    3 KB (425 words) - 12:45, 22 December 2013
  • [[Category:Database Package Functions]]</noinclude>
    483 bytes (66 words) - 16:45, 11 October 2012
View (previous 50 | ) (20 | 50 | 100 | 250 | 500)


Advertisement: