Box 24

 Home   Infos   Tipps   Webmail   Humor   Polizei   Gästebuch   Downloads   Chat   Suchen   Feedback   Links 

 

 Anmelden/Login   Neuanmeldung/New User   Java Telnet Applet   Telnet   
 

Function UrlEncode()

(since 5.3.448)

New Function in htmlutil.wcc/wch

Function UrlEncode(string) as string

This function will encode a string for use in a URL.

Usage

$encoded = urlencode("This string will be properly encoded!")
$url = "http://site/code/html-something?text="+$encoded

© 1999 Hector Santos, http://www.santronics.com