irontec have just launched an open source project to bring PHP to Android platform. PHP for Android project (PFA) aims to make PHP development in Android not only possible but also feasable providing tools and documentation.
Category Archive: Mobile
Feb
18
Wall4PHP Mobile Framework
Wall4PHP is one of the framework that I recommend to mobile web application developer for the number of useful information that you may find inside it and related to different models of mobile phones. WALL4PHP is implementation of WALL, Wireless Abstraction Library, originally created by Luca Passani for the Java platform; for PHP. The main …
Feb
18
My Modified AdMob PHP Class
I used in my code a modified version of Admob code that you can find the original on admob website. The idea that I never use print inside my applications, so i wrote it as a PHP class, the original code is a little bit modified. To use it simply replace $admobs variable with your …
Feb
18
iPFaces Mobile Framework to Facilitate Network Applications Creation
iPFaces framework is a new mobile solution designed to simplify the creation of native, form-oriented network applications for mobile devices. Its usage allows the programmer to focus on design and functionality and save hours of programming a mobile platform itself. Why? iPFaces transfers the entire application logic to central application server level.
