WAP, PHP and Mysql

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

  • WAP, PHP and Mysql

    <HTML>Hello friends,
    I am adapting the script UDMSearch for wml (WAP).
    I discovered that WAP Browsers doesn't accept "&", Somebody has an alternative or other caracter that it substitutes "&".

    Thanks,

    Luiz
    </HTML>

    php-Entwicklung | ebiz-consult.de
    PHP-Webhosting für PHP Entwickler | ebiz-webhosting.de
    die PHP Marktplatz-Software | ebiz-trader.de

  • #2
    I have had the same problem. I replaced "&" with "+" because in needed the symbol only in the content and not for the WML code.

    php-Entwicklung | ebiz-consult.de
    PHP-Webhosting für PHP Entwickler | ebiz-webhosting.de
    die PHP Marktplatz-Software | ebiz-trader.de

    Comment

    Working...
    X