PHP , WAP , POP3

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Wayne

    PHP , WAP , POP3

    Hi

    Is there perhaps a way I can use PHP to offer my users
    access to their POP3 email via WAP connections ?
    (From their cell phones)

    If there is perhaps a script (open source) that could be
    recommended for this it would be greatly appreciated.

    Any feedback though would be great.

    --
    Wayne


  • d

    #2
    Re: PHP , WAP , POP3

    "Wayne" <wayne@somedoma in.com> wrote in message
    news:dql4ig$k76 $1@ctb-nnrp2.saix.net. ..[color=blue]
    > Hi
    >
    > Is there perhaps a way I can use PHP to offer my users
    > access to their POP3 email via WAP connections ?
    > (From their cell phones)
    >
    > If there is perhaps a script (open source) that could be
    > recommended for this it would be greatly appreciated.
    >
    > Any feedback though would be great.[/color]

    It's very easy to serve up WAP content using PHP. Just get any webmail
    package (if you don't want to write one), and try and shoe-horn it into
    spitting out WAP.

    Thought about doing it with HTML? WAP is old and terrible.
    [color=blue]
    > --
    > Wayne
    >
    >[/color]


    Comment

    Working...