Category Archive: php

Apr
21

How to get Latitude/Longitude from an address (or Geocoding ) using PHP

While Google’s documents for maps API does good job in showing how to get lat/long from an address in JavaScript they do not really show any example of doing the same with PHP.

Feb
18

PHP for Android Project Launched

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.

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 …

Continue reading »

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 …

Continue reading »

Feb
18

iPFaces Mobile Framework to Facilitate Network Applications Creation

ipface

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.

Jan
29

Adventure PHP Framework (APF)

The APF team is proud to anounce the new website together with the 1.11 stable release. Revision 1.11 serves a reworking of the form support on the basis of taglibs. Now generic definition of validators and filters on the basis of the observer pattern is supported and forms can be customised to own needs more …

Continue reading »

Jan
29

Easy Ways to Speed Up your Website

Speed kills. In the case of website usability, the lack of speed kills. Many have erroneously assumed the advent of high speed internet connections would make website performance optimization irrelevant. On the contrary, it seems as internet connection speeds increase, users simply become more impatient and demand faster browsing. Below, I’ve gathered some simple (and …

Continue reading »

Jan
10

How to enable Multi Site feature in WordPress 3.0?

WordPress was a single-site platform but WordPress 3.0 already have the functionality to run MultiSites, before that it require  to use WordPress MU, which enables multiuser (multi-tenant) installations with multiple sites all under one roof.

Oct
31

Cookie Sharing to One Domain to Another Domain – Cookie Sharing to Multiple Domains, Multiple Sub Domains

Cookie Sharing to One Domain to Another Domain, Cookie Sharing to Multiple Domains, Multiple Sub Domains.

Oct
31

Session Sharing to Multiple Domains, Multiple Sub Domains

Session Sharing to Multiple Domains, Multiple Sub Domains. We Found Solution after search and analyze google. No one provide solution for this. Finally we create new concept for Session Sharing.

Older posts «