I have a problem to compile for android in delphi-10, follow the error
The C: \ Program Files \ Java \ jdk1.7.0_79 \ bin \ C: \ Users \ Public \ Documents \ Embarcadero \ Studio.0 \ Bpl; C: \ Users \ Public \ C: \ Program Files \ Java \ jdk...
In my controller login I use the following code to make the user selection if it exists, however whenever the user types the incorrect name or password, an error because it does not find the result for .First . I need to make a treatmen...
I have to pre-define the delivery address of the pagseguro in my code PHP . The problem is that I have tried and I can not, what I can do is just set the billing address. My code:
$paymentRequest = new PagSeguroPaymentRequest();...
I would like to know how I use this command mysql in my code because I am trying and nothing can not make it work if someone can help thanks.
code:
$sql = mysqli_query($mysqli, "SELECT * FROM produtos LIMIT $inicio, $totalProduto");...
Good afternoon, everyone. I want to get the value of the cpf variable, after it is treated, and display it inside an input.
practicando.php
<fieldset style="width:50%; margin: 0px auto; ">
<legend>Colocando PONTO no...
Hello, my problem is the following, I have two Plugins with similar functions, however they can not be loaded at the same time because errors occur.
Is there any way to load a particular script according to your browser's resolution?
Ex:...
I'm trying to run a project in php on netbeans and it runs the following url:
http://localhost/portfolio/index.php
Only my project does not open. It only opens in the following url:
http://localhost:8080/portfolio/index.php
How do I op...
I'm trying to put an image so that it looks similar to this:
Butitisnotwhathappens,butnoticehowmypageis;<divclass="container-fluid">
<div id="conteudo">
<div id="apresentacao">
<div id="frase1">...
I would like to enjoy the maximum that Angular can offer. And one of the things I want to understand well is everything what tipagem of Angular helps me at the time of development.
I saw that one of the advantages is th...