Important facts about commercial licenses

  • Licenses are perpetual. They do not expire and do not need to be renewed.
  • Licenses can be upgraded. You can upgrade to a more expensive license later paying only the difference in cost.
  • Pay attention to the distribution type - Hosted (sites / servers), binary (applications) or source (includes all the others). Choose according to your needs (more below).
  • All licenses allow commercial use unless otherwise indicated.
  • Read the full license by clicking on the icon.
  • Read more about licenses in our handy license guide.
Free

GNU GPL

The GNU GPL is an
open-source license.
You need to log-in or create an account
  • Create an account
  • Log-in
  • Please use your real name.
  • Account activation link will be sent to this address.
  • Minimum 8 characters

Clicking this button confirms you read and agreed to the terms of use and privacy policy.

  • Released: Apr 8, 2011
    Last Update: Apr 8, 2011
  • Language: PHP
  • Category: Performance

phpBB3 Javascript Development Kit

phpBB3 Javascript Development Kit
Developed by Alex Emilov Georgiev, Released Apr 8, 2011

Advanced javascript kit for developing phpBB.

PHP

Tags: development , javascript , kit , php

phpBB3 API made in javascript format, for better and faster implement of codes in phpBB.Please refer to phpbb.com to see detailed information about phpBB3 API for PHP.

Example, to know for what is this kit:

$user->data['username'] (PHP) ===>>> user.data.username (Javascript)

There are not much functions added, because in javascript, the information is displayed public in the source code of the page. Every function is displayed only when its passed by the phpBB authentication system and only information that its actually usefull and in the same time not so much passes out.This code takes security very seriously.More information for only selected users (the code automatically generates to who to show what).Information that not anyone should see is removed.

Features:

  • User data
  • Config values
  • User permissions
  • -- Global
  • -- Local

Planned features:

  • Somehow to add caching system
  • Select member from database
  • Template tags
  • Language arrays

User Reviews

No reviews have been submitted yet.

Questions & Comments


Or enter your name and Email
No comments have been posted yet.
You must be logged-in to vote. Log-in to your account or register now.