Posts by Deyvison Silva • 5 points
4 posts
-
0
votes1
answer51
viewsQ: Site redirection error
My website always redirects from www.idealnutri.com/magnesio-dimalato for www.idealnutri.com/magnesio-dimalato/ (WITH BAR AT THE END). Why? How to know what is causing this redirection? NOTE: I…
-
0
votes1
answer242
viewsQ: How to extract a value from a JSON return
I have the following JSON { "cep": "11702-705", "logradouro": "Avenida Presidente Castelo Branco", "complemento": "de 4224 a 4800 - lado par", "bairro": "Aviação", "localidade": "Praia Grande",…
-
0
votes0
answers197
viewsQ: How to take a specific value?
When giving VAR_DUMP in a variable, comes the result object(PagarMe\Sdk\Transaction\BoletoTransaction)#28 (33) { ["boletoUrl":protected]=> string(61)…
-
0
votes1
answer25
viewsQ: Website redirecting to url with / at the end
When I enter my site www.exemplo.com It redirects to www.exemplo.com/ How to solve this? Follow my . haccess Options -Indexes #Ativamos a RewriteEngine RewriteEngine on RewriteCond %{HTTPS} !=on…