검색어: rawurlencode (한국어 - 영어)

인적 기여

전문 번역가, 번역 회사, 웹 페이지 및 자유롭게 사용할 수 있는 번역 저장소 등을 활용합니다.

번역 추가

한국어

영어

정보

한국어

예 1. rawurlencode() example 1

영어

echo 'a href="ftp: / /user :', rawurlencode('foo @+% / '), '@ftp.my.com / x.txt "';

마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:

경고: 보이지 않는 HTML 형식이 포함되어 있습니다

한국어

see also rawurlencode(), urldecode(), urlencode().

영어

prev

마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:

한국어

see also urldecode(), htmlentities(), rawurldecode(), rawurlencode().

영어

see also urldecode(), htmlentities(), rawurldecode(), rawurlencode().

마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:

한국어

returns a string in which all non-alphanumeric characters except -_. have been replaced with a percent (%) sign followed by two hex digits and spaces encoded as plus (+) signs. it is encoded the same way that the posted data from a www form is encoded, that is the same way as in application/x-www-form-urlencoded media type. this differs from the rfc1738 encoding (see rawurlencode()) in that for historical reasons, spaces are encoded as plus (+) signs. this function is convenient when encoding a string to be used in a query part of an url, as a convenient way to pass variables to the next page:

영어

this function is convenient when encoding a string to be used in a query part of an url, as a convenient way to pass variables to the next page:

마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:

인적 기여로
8,889,174,811 더 나은 번역을 얻을 수 있습니다

사용자가 도움을 필요로 합니다:



당사는 사용자 경험을 향상시키기 위해 쿠키를 사용합니다. 귀하께서 본 사이트를 계속 방문하시는 것은 당사의 쿠키 사용에 동의하시는 것으로 간주됩니다. 자세히 보기. 확인