Site hosted by Angelfire.com: Build your free website today!

WAPBuddy 1.2

by Jon Roig
email: jon@jonroig.com
site: jonroig.com
last updated: 4-6-2003

Introduction

WAPBuddy is a super-simple way of creating a basic wapsite that allows you to upload files to your phone. It requires nothing more than webspace to call your own with php installed.

How it Works

Upload the wapbuddy folder to your site and CHMOD the whole thing to 777. To add files, just ftp them into the downloads folder.

To access your WAPbuddy site, just point your phone's browser to: theNameOfYourSite.com/wapbuddy/index.php -- you can generally bookmark the page to make it easier to return to later. Consult your manual for instructions regarding your particular phone.

If you're so inclined, you can change the name of the site or the welcome message in the wapbuddy_settings.php file, but it's not necessary.

You can also create new directories for files, if you like. To do so, simply copy an existing directory (like ringtones) and make sure that both the .htaccess and index.php files are located within the new folder. From there, simply add the new folder name to the current list in wappbuddy_settings.php.

v1.2 Changes

v1.1 Changes