You are here: ITNiki >Php>Tutorials-tips>Wap wml

HAWHAW Webserver ver 5.3

  HAWHAW Webserver
  Category : Php Tutorials-tips Wap wml  
  Platform :  
  Price : Free  
  Developer: Norbert Huffschmid  
  Version : 5.3  
  HomePage Address :  
  Demo URL :  
  Date added :  
  Download Link : Click to Download  
Script Description:
 

  


Looking for a solution to develop a site that is available in WAP, HDML, i-mode TM, MML, VoiceXML, HTML browser and each PDA as well? HAWHAW automatically determines the requesting device's capabilities and creates appropriate markup code. Detailed demo section and gallery available on the website.

 

more Tag: hawhaw,

Also see ...


WAProperty 1)    WAProperty
 WAProperty enables Realty Agents get real-time property information through a listing accessible by WAP, thus they can view the most recent data of properties while being near by with the customers. WAProperty services also include capability to visit the most recent news. The user can search any listing by giving their entry keyword based on location, city, or address. The search results will be printed on screen. For each property matching the search, the information will be listed by orde...

WAPchat 2)    WAPchat
 Anybody with a WAP mobile can log in to chat and chat with another person with a WAP mobile.Detailed installation and usage notes included....

MyItalian Receipt 3)    MyItalian Receipt
 MyItalian Receipt is a simple Wireless Application Protocol software based on php. With the help of MyItalian Receipt WAP site visitors can see Italian food recipes from Wireless Application Protocol devices. This script requires Mysql database as backend. All recipes are stored in the database. Installation is easy. Visitors can easily embed into their custom website....

E-Sphere's WAPMail 4)    E-Sphere's WAPMail
 WAPMail is a WAP / PHP script that makes any WAP enabled device to access any IMAP email account on the internet. This is a set of PHP Objects available free on the site. The access is password protected. Accessing IMAP mail account from a WAP device is made easy with this script. Complete documentation included with the package....

myBlindate 5)    myBlindate
 myBlindate is a script for finding a blind date to your taste. This is a very user friendly script, any WAP user can use this without much software knowledge. A complete installation document is included for the administrators. Amazingly all the features of this script is available for us for free....

LangevinF 6)    LangevinF
 This is a php based program and is a translation service between french and indonesian. It requires Mysql database as backend. All words are stored in the database. Users can receive difficult word translation for indonesian language. A small program for WAP device. It can be used everywhere and especially for travelling visitors who's native language is french....

TrueMail 7)    TrueMail
 TrueMail is a Wireless Application Protocol system and is a simple script based on php. With the help of TrueMail users can read their email from any WAP enabled mobile phone. It deletes unnecessary messages. For quicker login it generates bookmarks. From any pop3 mail box it reads messages. You can manage your mail box easily using this system. It can be integrated into any active websites....

RestoInfoWAP 8)    RestoInfoWAP
 This is a simple WAP software based on php. This program consist of a detailed database of top restaurants and dining clubs in indonesia. This information could be accessed and viewed through a WAP enabled mobile device. This software requires Mysql database as backend. This is a very useful program for people entertaining guests or often dining out....

WAP Chat 9)    WAP Chat
 This is a simple Flash Text Chat if you launch it on your desktop browser. But try it with your wap-enabled mobile phone or other wap device. The chat allows wap-chatters to talk to other wap-chatters as well as web-chatters. It also allows chatters to speed their typing on phone pad by integrating Internet Slang and Abbreviation Dictionary...

JSig 1)    JSig
 JSig is a PHP based image manipulation script that generates images based on the collected information. You can create and design signatures as images with the details of the type of system OS, CPU, RAM usage etc., Some of the main features include I33T, two versions of signatures, multi templates, font setting etc., This online software can also provide details such as memory information, audio and video card details, system uptime etc.,...

Go! redirector 2)    Go! redirector
 Go! redirector is a PHP script used to add basic statistics, basic administrator facility to add and remove links, monthly click through reporting, data connection abstraction, clean interface. It enhances with more functionalities like clean URL redirection, unwanted links can be altered, it logs to a Mysql database, provides quick and simple administration, plain and elaborate reporting. It is easy to customize....

class.cropcanvas.php 3)    class.cropcanvas.php
 The class.cropcanvas.php is a simple and easy to use script which has the capability of cropping images. It allows you to crop in a certain size both in pixel number as well as percentage and save the cropped image. You can either crop the images based on a threshold limit or in preset positions such as top left, top, top right, left, centre, right, bottom left, bottom, or bottom right of the image....

phpBLASTER 4)    phpBLASTER
 phpBLASTER is a php based script to develop modules,blocks,themes and to provide news,download links to your community.Installation of this script for production is possible but this is a early development stage demo version.The final version may not be 100% compatible with the demo version....

SpinPike Standard CMS (Previously Author.CMS) 5)    SpinPike Standard CMS (Previously Author.CMS)
 The SpinPike Standard usability-tested user interface significantly simplifies most common tasks related to information publishing. The system is specifically geared to all size sites allowing small and big businesses rip the benefits of real dynamic web. SpinPike Standard embeds a variety of intuitive site management tools that save the content publishing time and give full control over the website. The main system features are: • Usability-tested administration interface; • WYSIWYG editor...

The Mail() Function 6)    The Mail() Function
 This is a little tutorial and a article where the main function is to tell to the users all about a spiffy little function. The customized emails are sent directly to their inbox. Once the users signup the Thank you generic form can be generated....

Working with Directories 7)    Working with Directories
 This is a solid introduction to using PHP`s build-in directory handling functions. It includes code examples used to create an array of filenames based on a directory structure, and filtering out different types of files....

SMART ASP SURVEY 8)    SMART ASP SURVEY
 Pre Survey Generator is smartest way to add surveys to your website. Pre Survey Generator is an easy-to-use application that provides your poll results. Simply login to your admin panel and generate surveys. Administrators can work from their browsers, any time, from anywhere. And, there are no limits to the types of questions you can ask, how many polls are stored in your archives, or how many optional answers to your poll question. Simply login to admin start creating your surveys....

How do i install a forum? 9)    How do i install a forum?
 Do you want to have your own forum? Well, in this tutorial i will show you the steps to make your own forum. There are many bulletin boards available on the market. Today we will install The Simple Machine Forum a.k.a. SMF. You have to download the files from the download section of the simplemachineforum.org. Always use the last stable version available....

Maintain a Single Database Object in PHP 5 Using the Singleton Pattern 10)    Maintain a Single Database Object in PHP 5 Using the Singleton Pattern
 When creating a PHP application, it is usually necessary to connect to a database to perform certain tasks. In some cases you only want to open a connection when necessary, but limit it to a single connection. This way you don`t waste resources on unnecessary database connections. For these situations I use the Singleton Pattern, which is perfect for this....