phpmobilizer_37rf

所属分类:WEB开发
开发工具:PHP
文件大小:5KB
下载次数:2
上传日期:2012-11-19 21:18:54
上 传 者ajqoxjsu
说明:  采用php的源码实现,phpmobilizer允许网站所有者添加移动能力,他们现有的网站上面实现这个功能,作为开发的各种例子程序代码
(Using php source code to achieve phpmobilizer allows website owners to add the ability to move their existing website to achieve the above functions as a variety of examples of program code developed)

文件列表:
phpmobilizer\m\.htaccess (173, 2010-04-30)
phpmobilizer\m\mobiledetect.class.php (2611, 2010-04-30)
phpmobilizer\m\mobilize.php (365, 2010-04-30)
phpmobilizer\m\phpmobilizer.class.php (5516, 2010-04-30)
phpmobilizer\m\phpmobilizer.php (277, 2010-04-30)
phpmobilizer\m (0, 2010-04-30)
phpmobilizer (0, 2012-11-19)
fileinfo.txt (101, 2012-11-19)

phpMobilizer Copyright 2010 Andrew Rinderknecht www.awrsolutions.com code.google.com/p/phpmobilizer This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . What is it? -=-=-=-=-=-=-=-=-=-=-=-=-=- Automatically convert your existing website to a mobile website. phpMobilizer operates similar to many of the mobile website converters available, but it runs on your own server. The goal of the project is to make it as universal as possible. Just drop the files into a subdomain for automatic conversion. Add just one line of PHP to your main site if you want automatic redirection to the mobile site when someone accesses it with a phone or mobile device. Requirements -=-=-=-=-=-=-=-=-=-=-=-=-=- PHP 5 Apache (.htaccess/mod_rewrite capable). Installation instructions -=-=-=-=-=-=-=-=-=-=-=-=-=- More details are available on the project page at http://code.google.com/p/phpmobilizer/ Create a subdomain called 'm' for your website. Upload the files in the m folder to the m subdomain. If you would like to automaticaly redirect users to the mobile site if they are accessing it with their phone, add the following to a main include file or your index.php file on your main site. require_once('/home/path/to/subdomain/m/mobilize.php'); php-mobile-detect -=-=-=-=-=-=-=-=-=-=-=-=-=- This project uses the php-mobile-detect project for mobile browser detection. For more information, see: http://code.google.com/p/php-mobile-detect/

近期下载者

相关文件


收藏者