Before you pass a string that should be an url to any function you must use urlencode() to encode it.
Antes de que pase una cadena que deba ser una url a cualquier función, debe usar urlencode() para codificarla.
If you're using any parameters with special characters, make sure to do a urlencode not only in the parameters but also on the process of creating the signature.
Si utilizas parámetros con caracteres especiales, asegúrate de usar la codificación URL no solo en los parámetros, sino también en el proceso de creación de la firma.
Added urlencode to query strings in URLs to prevent unexpected behaviour.
Se agregó urlencode a las cadenas de consulta en las URL para evitar un comportamiento inesperado.
If you're opening a URI with special characters, such as spaces, you need to encode the URI with urlencode().
Si se está abriendo un URI con caracteres especiales, tales como espacios, se necesita codificar el URI con urlencode().
PHP will understand the URL correctly, because you urlencode()d the data.
PHP entenderá el URL correctamente, ya que ya se utilizó urlencode() sobre los datos.
So in the end, you don't need to do any urlencoding/urldecoding yourself, everything is Notă: In fact you are faking a HTML GET request, therefore it's necessary to manually urlencode() the data.
? > Nota: De hecho, se está imitando una petición GET de HTML, por lo que no es necesario aplicar urlencode() manualmente a los datos.
? > Notă: In fact you are faking a HTML GET request, therefore it's necessary to manually urlencode() the data.
Nota: De hecho, se está imitando una petición GET de HTML, por lo que no es necesario aplicar urlencode() manualmente a los datos.
URL: "URLEncode" option for saying if the input should be URL encoded or not (default is guess = no change except if it contains spaces)
URL: & quot; URLEncode & quot; Opción para decir si la entrada debe codificarse en URL o no (el valor predeterminado es guess = no hay cambio excepto si contiene espacios).
The first parameter of the urlEncode function is the plain string; the first parameter of the urlDecode function is the URL-encoded string.
El primer parámetro de la función urlEncode es la cadena de caracteres plana; el primer parámetro de la función urlDecode es la cadena de caracteres URL codificada.
There are some more comments for urlencode().
Leer todos los comentarios de rawurlencode() aquí.
Conținut posibil inadecvat
Exemplele au rolul de a te ajuta să traduci cuvinte sau expresii corect si adaptat la context. Nu sunt selectate sau validate manual, așadar pot conține termeni inadecvați. Te rugăm să raportezi exemplele pe care le consideri inadecvate. Traducerile vulgare sau colocviale sunt în general marcate cu roșu sau cu portocaliu.
Nici un rezultat pentru acest sens.
Sinonime și analogii pentru "urlencode" în limba Română