php-json-ext-1.2.1.tar.bz2

1 MB/编程其他

简介 相关 评论

简介

这是php-json-ext-1.2.1.tar.bz2下载,文件管理系统,用户在线管理数自己的远程文件-extjs+ php file system manage.ApA红软基地

软件介绍

php-json-ext-1.2.1.tar.bz2是现在从事PHP网站开发的人员并不在少数,使用ExtJs的人更加不在少数,但很多PHP程序员并不熟悉Javascript,但又非常喜欢使用ExtJs.以前他们只能看着JAVA或者.NET的开发者可以使用服务器端的语言来写ExtJs,现在PHP中也有了类似的框PHP-EXT .ApA红软基地

软件说明

cd php-json-ext-1.2.0ApA红软基地
4.编译前要初始化PHP环境:ApA红软基地
phpize如果提示找不到该命令,就 apt-get install php5-dev 安装它。ApA红软基地
5.编译和安装 JsonApA红软基地
sudo ./configureApA红软基地
sudo makeApA红软基地
sudo make installApA红软基地
安装完毕出现如下信息:ApA红软基地
Installing shared extensions: /usr/lib/php5/20060613+lfs/ApA红软基地
6.修改php.iniApA红软基地
在php.ini 中加入 extension=php_json.so:ApA红软基地
sudo vi /etc/php5/apache2/php.iniApA红软基地
7. 重启阿帕奇ApA红软基地
sudo /etc/init.d/apache2 restartApA红软基地
8.查看PHP环境信息ApA红软基地
<?php echo phpinfo(); ?>ApA红软基地
我们看到 如下信息说明安装成功ApA红软基地
json support ApA红软基地

相关介绍

The PHP-Ext Open Source ProjectApA红软基地
PHP-Ext is an open source widget library written for PHP 4 and 5 to empower the UI Layer.ApA红软基地
It is based on Ext JS javascript widgets which provide a standard and powerful API to build Rich Internet Applications. It basically works as a convenient wrapper for the Ext JS Javascript Objects.ApA红软基地
Among other features, PHP-Ext provides useful and common controls to create forms, rich comboboxes, powerful grids and menus. It also promotes the use of JSON and XML client/server communication to populate forms and grids using Ajax. Additionally it has a Javascript helper to ease the javascript code generation and use.ApA红软基地
This project still in beta so keep comming for the final release. Take a look at the samples.ApA红软基地
Feel free to download the src and samples to try it out and don't forget to write back your comments and suggestions.ApA红软基地

软件截图

 php-json-ext-1.2.1.tar.bz2ApA红软基地

展开

同类推荐

相关文章