Search results

Jump to: navigation, search
  • .../code>) when Geeklog is about to delete that user account, i.e. the user's data is still intact and will only be removed upon return from your API function ...hen a new user account is created, in case you want to set up some default data for the new user in your plugin's tables.
    5 KB (933 words) - 19:37, 23 May 2009
  • ...his is responsible for creating all database tables, creating security and access feature records, registering the plugin. It needs to have full error recove * Create any default data for user that your plugin may need to be operational or will provide exampl
    9 KB (1,565 words) - 18:00, 21 May 2009
  • ...vided a migration script to convert existing 2.x Chatterblock tables so no data is lost. Many new features have been added and it is now a plugin to ease i *Users can delete their last post or access the Chatterlog to edit their post. Only active if last stored message is th
    14 KB (2,093 words) - 21:32, 23 May 2009
  • // Only let Root users access this page // Someone is trying to illegally access this page
    22 KB (2,424 words) - 13:27, 19 April 2010
  • ...need to add logic to your plugin if it does not already have the required data that you want to report on. In most cases, you will have the data in the plugin records. In this example, the SQL statement does most of the
    7 KB (1,091 words) - 16:20, 24 May 2009
  • ...submission form and populates the <plugin name> submission table with that data. |Uses the plugin class to return data required by moderation.php to list plugin objects that need to be moderated
    14 KB (1,989 words) - 17:28, 31 March 2010
  • ...the powerful security features of Geeklog. And DB_ commands allow you to access the Geeklog database. $display .= "Access Denied";
    28 KB (4,488 words) - 17:36, 11 August 2011
  • ...tter to have a single user database and security model to manage users and access to site features. ...ide the ability to restrict and control access to the component for public access and administrative functions.
    4 KB (597 words) - 10:08, 8 June 2009
  • Geeklog2 will be designed to work with register globals disabled. To access GET, POST and COOKIE variables use the $_GET, $_POST, and $_COOKIE global a ...data. Since session information will be stored in a database, the size of data kept in the $_SESSION array should be kept as small as possible.
    27 KB (3,948 words) - 23:27, 13 July 2005
  • .../ PEAR] extenstions to php. These choices, along with a authentication and access engine developed by Tony Bibbs, will shape the implementation of the plugin * Handles the creation of data structures, security setup, and
    15 KB (2,138 words) - 03:37, 23 January 2005
  • ##Data Access Object
    1,023 bytes (143 words) - 13:32, 19 May 2005
  • #[[The Propel Data Access Object|The Propel Data Access Object]]
    2 KB (323 words) - 13:32, 19 May 2005
  • ...cleanly separate the user interface from the business logic from the data access details. MVC provides a theorhetically simple solution to this problem. T
    894 bytes (147 words) - 13:32, 19 May 2005
  • ...XML file. Now, before you get all worked up about having to have PHP code access an XML file on every request, please note that MVCnPHP is smart enough to c On Line 100 we instantiate the controller and give it the configuration data and the configuration method. Don't worry too much about this line..just k
    6 KB (911 words) - 19:47, 16 May 2005
  • ...roblems. The best solution therefore would be to convert your ''complete'' data into Unicode in one go. You don't want to go through each story and comment ...hile choosing the encoding (Notepad unter windows for example), (2) direct access to you MySQL executable (Windows cmd or Linux Shell) and (3) a NON-Unicode-
    7 KB (1,167 words) - 00:33, 31 October 2009
  • ...stores session data in files). Geeklog 2 will default to storing session data in the database but user's can override this by changing the session relate ...ion handling is that we don't have to explicitly issue SQL to save session data...we just simply set a value on the $_SESSION superglobal and go about our
    4 KB (641 words) - 18:48, 9 June 2005
  • ...features turn off. Many of the most useful features (i.e. debugging, CVS access, etc) are always available. ...talled on your system. This tool will give you quick access to the schema, data and will even let you optimize your queries.
    2 KB (302 words) - 20:36, 15 June 2005
  • #Configurable Access Control Lists allow plugins to define their own security levels yet allow t ...tool allowing developers to concentrate on rich features and less on data access and persistence
    928 bytes (143 words) - 13:59, 6 July 2005
  • ...TML code in the content section. Where ever you have a spot where you want data from another Static Page to go, you can put a template variable there. This <data>Test Variable Data 1</data>
    15 KB (2,713 words) - 21:51, 26 November 2018
  • ...ajor changes to your site). With these backups, you can restore all of the data on your site. ...to download it. Alternatively, you can download it via FTP (or however you access your site to upload and download files). The backups are stored in the back
    2 KB (324 words) - 17:25, 10 May 2009

View (previous 20 | next 20) (20 | 50 | 100 | 250 | 500)