Author |
How to put wap onto a server??? |
forzahibs Joined: Apr 12, 2003 Posts: 63 PM |
Excuse my ignorance , How easy is it to have a normal www website and to make it (or parts of it) accessible to wap ?
What i mean is , to have it available to pc and wap users , including a message board. Basically like Esato
I would appreciate any help with this |
|
Universal Exports Joined: Mar 03, 2003 Posts: > 500 From: Sweden PM, WWW
|
Listen Vinnizea, it'd be great to have b4c on wap too.
So please anyone, how do you do?
"The distance between insanity and genius is measured only by success." -Eliot Carver |
buckle247 Joined: Jan 02, 2003 Posts: > 500 From: UK: OXON PM, WWW
|
it all depends on what type of phone you want the site to work on. If making the site for t610, it is fairly easy, as the t610 can read basic html. Though if you want it to work on all phones, you will need to make the site in both html and wml, or xhtml, then have browser detection, to detect which to type of code to display, so the browser can understand it.
|
forzahibs Joined: Apr 12, 2003 Posts: 63 PM |
Well I was thinking of it being available to wap phones in general.
Is there a lot of expense involved or is it more a knowledge / time thing ? |
buckle247 Joined: Jan 02, 2003 Posts: > 500 From: UK: OXON PM, WWW
|
no not much expense, unless you get somebody to create the site for you. You will need to learn php to get browse detection i would guess, but there are lots of sites with good information on them.
|
Sentertainment Joined: Jan 04, 2004 Posts: 290 PM, WWW
|
I actually have a PHP script...if you have PHP support on your site, all you need to do is make one page WAP and the other regular and it will auto-detect!
or...
you can just use xhtml which is almost the same as html, but many phones can access it.
also after you get the pages made, you need to set up MIME types...there's a topic on it already, all you have to do is find it and save a file (no real knowledge required) |
mwright Joined: Jun 21, 2003 Posts: > 500 From: UK PM |
If what you want is simple - then there is a php package called hawhaw (www.hawhaw.de) that can serve up wap/html versions automagically.
Just a thought!
|
|