WAP Chat ver 1.9WRL
| WAP Chat | ||||||||
| Category : | Php Tutorials-tips Wap wml | |||||||
| Platform : | Any | |||||||
| Price : | Free trial | |||||||
| Developer: | Advanced eBusiness Studios | |||||||
| Version : | 1.9WRL | |||||||
| HomePage Address : | ||||||||
| Demo URL : | ||||||||
| Date added : | ||||||||
| Download Link : | Click to Download | |||||||
|
|
||||||||
|
||||||||
|
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... 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 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.... 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 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.... 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 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.... 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.... 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... |
PHP lets you do a lot more than simply generating HTML content, it is also a great tool to dynamically generate images on-the-fly. For example, you can create buttons with text from a database, create grapical displays of statistics from log files, and enhance business data with graphs and diagrams. This tutorial shows you how to use the GD library to dynamically create images on your site. The GD library is an external module which is accessed by a native PHP module.... My weblog is a PHP written weblogging script which is widely used in news management systems. Journal administration allows you to post your ideas, ranks or news of daily life in admin area. Full featured comment system facilitates you to add , edit and delete comments and posts. It comes with RoverChat script which is removable. Chat script uses text files for database. Making little changes with configuration files makes setup more easier.... DotServerStats is an online tracker helps the webmasters to analyze the statistics of how many visitors online, from which country the visitors came, referrer site, operating system used by the visitors, IP address of the visitors system etc., These data will be stored in database. It is easy to customize and easy to understand. It requires less space to load.... The purpose of these examples are to show you various ways to use PHP and MySQL. The examples include displaying all fields in the database, random fields, sorting alphabetically and limiting the results returned.... This is a handy tutorial which lets you know how to open an existing image on your website. You can open images in any file formats like gif, png, jpg etc for the purpose of manipulating them. In addition it contains a simple program on how to add text to the images that you have opened. This is an useful tip for beginners and website programmers in image manipulation.... This tutorial is intended for the PHP programmer interested in gathering and analyzing Website statistics in a presentable format using MySQL and PHP. It will show how to: Display number of hits by Year, Month and Week, Display the last seven Daily average hits, Display the number of visitors using a broader number of browsers and operating systems, Calculate the top ten visitors to your site and their frequency, Calculate the top ten referring sites, and Create a statistical analyzing system... PEAR`s HTML_CSS is a CSS Generator which can be used in combination with HTML_Page. This tutorial teaches you how to use HTML_CSS.... This code snippet allows you to call the random password function and get a random password returned to your script. It is possible to customize the length of the password.... Here we are going to design simple image based hit counter to keep track of visitor. We are going to keep record in a text file so we do need any kind of database. We are going to keep whole record in counter.txt file. In the same directory where you putting the PHP file for this counter, create a file `counter.txt` and CHMOD it to 0777. Initially put 0 in it and save the file. As this counter is image based we are putting our Image in "imgs" folder.... |