Like he said - basically just send a wap header and
config your server.

CONFIGURING SERVER
http://www.verio.com/support/view_article.cfm?doc_id=1193
http://www.verio.com/support/view_article.cfm?doc_id=766

Tip: Leave this line out - you will need to add .wml
to your list of extensions to be parsed by php
AddType text/vnd.wap.wml               .wml

and use the header() function to send the correct
mime-type 

WAP and PHP ARTICLES
http://phpbuilder.com/columns/index.php3?cat=6&subcat=54

WAP PHP PORTAL 
http://www.hotscripts.com/Detailed/12862.html

The best wap resource I know of - includes a validator
http://www.w3schools.com/wap/

olinux


--- [EMAIL PROTECTED] wrote:
> Well, PHP and WAP are fully compatible. You just
> need to ouput PHP in a wap
> format and not html. You should learn the wap tags
> in w3c.org.
> 
> --
> 
> M.CHAILLAN Nicolas
> [EMAIL PROTECTED]
> www.WorldAKT.com Hébergement de sites internets.
> 
> "Research And Development" <[EMAIL PROTECTED]> a
> écrit dans le message de
> news:
> [EMAIL PROTECTED]
> > I need to make a site WAP ready in less than a
> month. What books or
> > internet resources do you recommend for
> development of WAP in PHP.
> >
> > Thanks in advance.
> >
> 
> 
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 


__________________________________________________
Do you Yahoo!?
U2 on LAUNCH - Exclusive greatest hits videos
http://launch.yahoo.com/u2

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to