[PHP] Re: WAP?

2006-11-08 Thread Michelle Konzack
Am 2006-11-02 15:02:38, schrieb Richard Lynch:
> So today I was tasked with converting a PHP SMS solution to a PHP WAP
> solution...
> 
> My first attempt at running through a Zend tutorial from 2000 was of
> limited success...
> 
> Apparently, the card tag has gone the way of the dodo or something...

> Anybody want to nudge me in the right general direction?...

Maybe  can help you.


Greetings
Michelle Konzack
Systemadministrator
Tamay Dogan Network
Debian GNU/Linux Consultant


-- 
Linux-User #280138 with the Linux Counter, http://counter.li.org/
# Debian GNU/Linux Consultant #
Michelle Konzack   Apt. 917  ICQ #328449886
   50, rue de Soultz MSM LinuxMichi
0033/6/6192519367100 Strasbourg/France   IRC #Debian (irc.icq.com)

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



[PHP] Re: WAP?

2006-11-03 Thread Richard Lynch
I *knew* it was something stupid!

 is not the same at all as 

I need new glasses! :-(

SORRY!!!

I *do* want to thank everybody who helped me out!

And the W3C validator wins the prize for being the *most* helpful for
this paritcular idiot.

-- 
Some people have a "gift" link here.
Know what I want?
I want you to buy a CD from some starving artist.
http://cdbaby.com/browse/from/lynch
Yeah, I get a buck. So?

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



Re: [PHP] Re: WAP resources for PHP

2002-11-07 Thread olinux
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




[PHP] Re: WAP resources for PHP

2002-11-07 Thread nicos
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