Projects tagged ‘lib’ and ‘php’


Jump to tag:

Projects tagged ‘lib’ and ‘php’

Filtered by Project Tags lib php

Refine results Project Tags library (3) ajax (2) wwl (1) web2.0 (1) function (1) lazap (1) bbcodetohtml (1) oop (1) uri (1) jiwai (1) aboc (1) bbcode (1)

[8 total ]

2 Users

A PHP BBCode Class.
Created 9 months ago.

2 Users

A PHP Library to easily create clean URI's
Created 9 months ago.

0 Users

lazycloud是一个对sina app engine进行二次封装的函数库. 目标是提供最简单易用的接口. ... [More] Introduction使用步骤首先登录sae.sina.com.cn,初始化Mysql,Memcache;在"数据存储"服务建立一个domain. 然后打开lazy.lite.php 将最上边的数据换成你的 (???).sinaapp.com $GLOBALS['config']['akey'] = ''; // your accesskey here $GLOBALS['config']['skey'] = ''; // your secretkey here $GLOBALS['config']['db_host'] = '3307.mysql.sae.sina.com.cn'; // mysql host , like 3307.mysql.sae.sina.com.cn $GLOBALS['config']['db_port'] = '3307'; // mysql port , like 3307 $GLOBALS['config']['storage_domain'] = ''; // the domain you create in "数据存储" page $GLOBALS['config']['cookie_time'] = 0; $GLOBALS['config']['cookie_path'] = '/'; // set cookie to subdomain sae_set_display_errors( true ); // !!! 使用自己域名的同学请注释掉下边一行 session_set_cookie_params( c('cookie_time') , c('cookie_path') , c('appname') . '.sinaapp.com' ); ?>接下来建一个文件,在文件最上方引用lazycloud函数库即可. 使用实例多说无用,翠花,上代码~ resize "; // 翻转 echo "flip h "; echo "flip v "; ?> [Less]
Created about 1 month ago.

0 Users

The Simple Localization System PHP library allows you to add user-contributed localization to your website or web application. It features an easy to use interface for "in situ" edits of UI strings (a ... [More] WYSIWYG approach to translating web content or a user interface). For a live demo, go to http://www.worldwidelexicon.org, pick a language and click on the pencil icon. Any translatable object on the page is highlighted. Click on an object, and you can then translate it to your language. SLS consists of PHP functions that read/write to text files on your local disk (a type of locale based server side include). We use Javascript to implement highlighting and popup editing. The code for all of these components is available here, and can be modified as needed for your system. We are planning to add support for PO files in the near future, to allow this tool to be integrated with PO based tools such as Pootle. SLS, as its name suggests, is simple. We have not tried to build a complex system. It is a simple utility that you can add to your website or web app. We will be publishing some more detailed tutorials, usage guidelines and other materials in late December. If you have any questions, post a note in the Issues forum. Thanks, Brian McConnell Worldwide Lexicon Project [Less]
Created 12 months ago.

0 Users

我自己的一些小类
Created 2 months ago.

0 Users

php source collection up
Created 11 months ago.

0 Users

libjiwai is a php and js font-clinet for jiwai.de apis
Created 11 months ago.

0 Users

OOP PHP library
Created 11 months ago.