Server Apps is a set of server applications optimized for "mobile".
Server Apps is a set of server applications optimized for "mobile" clients.
The applications are XAMP based, share a common framework and provide handset definitions (based upon WURFL). Same applications are: mobile portal, mobile picture gallery, ...
Mobile Device Detection for PHP - 4 Step Setup - 3 Minutes
...It's a great alternative to WURFL or DeviceAtlas.
Step 1 - Download the Zip file from SourceForge.
Step 2 - Unzip the file into a directory of your choice within your project.
Step 3 - Then add the following code to your PHP page file:
include_once('path/to/51Degrees.php');
include_once('path/to/51Degrees.usage.php');
(It is recommended for performance purposes that these lines are included after a session_start();)
Step 4 - Get the details about the device that is accessing your site with code like this:
if ($_51d[‘IsMobile’] == TRUE)
{
//Start coding for a mobile device here.
}
Read the full user guide on our web site.
[WARNING! PROJECT IS NOT READY TO USE. DO NOT DOWNLOAD FILES FROM FILES REPOSITORIES!]
ModernCMS - a powerful php engine that can up your website. You can create your own portal, forum, blog, website, company website, multimedia portal and other!
Visit site http://modern-cms.sourceforge.net/ for more information!
A framework for developing multi device and technology capable mobile sites with the Coldfusion language. Initially developed for OpenBD v1.4 (also on v1.5) and tested in Jetty server on a Windows computer. Bundles tested to work in MacOSX and Win.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
A PHP library/framework for the development of websites. The main features are: database independence, template-driven content, theme-able content generation, integrated WML generation, user content management, Lucene server integration.
Hello ! This is wap/wml based guestbook written in PHP and MySQL for your WAP/WML sites. It has same features as a normal web based guestbook.It contains three main fields - name, email and comments. It also includes RATING for your WAP-site.Check It Out
Phritz is an MVC web development framework written in PHP. Its intended goal is to help developers create display-independant applications by keeping Request and Response logic seperate from the business logic.
Hydra Web Presentation Server is designed to detect the web browser and serve the page to the standards that browser expects. Hydra uses XML to describe the pages and allows for server side support of XHTML 2.0, XForms and XInclude.
This is a Chat (discussion) application for any Web and Wap (phone) clients.
Full fonctionnality : private and public chat
list of users
messages to users offline
...
the most customizable portal: full i18n localization support; OS, web server, database independent; output: XHTML, PDF, RSS, TXT, RTF, WML, and more...
wapadmin is a collection of wml pages and php scripts to allow some remote administration of a linux/unix server. Unfortunately I do not have enough time to continue this project and my interests are currently based in a different area. So I want to wish
Gumnu is a mail client for low bandwith (WAP enabled) mobile devices written in PHP. It has a framework for separating the (WML,HTML) interface from the rest of the project. It uses gettext for i18n, IMAP/SMTP provided by php, MySQL for settings.
Jwapmail is opensource wap (wml) based email client (wapmail) written in PHP using IMAP protocols to communicate with the mailbox server.
Jwapmail is compliance to RFC2060 and RFC822. Jwapmail doesn't use php-imap library.
Having a clean MVC like framework in PHP based on standards like PEAR, Smarty and even Java Struts concepts. OO Code, DB Abstraction, Log, Session, Form handling, Templates, Page caching, I18N, Configuration.