Posts by Vilela Vilela • 1 point
5 posts
-
0
votes0
answers103
viewsQ: Asp.net error connected to sqlserver
I have this code: <head runat="server"> <div class="barraCima"> <img class="simbolo" alt="icon" src="images/doctor.png"/> </div> <div class="main"> <div…
-
0
votes2
answers51
viewsQ: Does not return PHP result
I have the following problem, I am trying to make a table where in the place of the result returns a value but at the moment nothing appears. I’d really appreciate your help <tr>…
-
-3
votes1
answer316
viewsQ: Sum in php does not work
Good morning, I have the following problem: I want to add the initial evaluation with the final evaluation and the result appear on the screen but always zero, where I am failing? <th> <div…
-
0
votes1
answer50
viewsQ: I cannot join two tables in php
good afternoon, I have the following problem, I am developing a project and I need to join two tables of mysql to appear in the table made in php. I mean, I want the following: this table above has…
-
-3
votes1
answer95
viewsQ: Make PHP calculations
I am with some doubt regarding some calculations, I made the following table using html and php, what I intend now is that the result calculates me percentages. That is, if the target is equal to…