urlencode

function call:
string urlencode( string $str )

description:
This function is convenient when encoding a string to be used in a query part of a URL, as a convenient way to pass variables to the next page.

test urlencode online:
$str


Information
PHP-Version: 5.2.6
Last changes: my blog (german only)
Change language: urlencode auf Deutsch online testen