Posts by Marco A. Braghim • 151 points
7 posts
-
2
votes3
answers105
viewsA: Error in Mysql query
Buddy, ditinct with max... something feels really bad there... =/ The fact is that the distinct and the MAX()’s are messing up the results, shuffling them... You should think about building this…
-
2
votes1
answer68
viewsA: How to catch the points of a circle through an angle in a Cartesian plane?
After much research I learned how this should be done and also that many people also have that same doubt. Believe it or not, despite being something simple and pure elementary school mathematics is…
-
1
votes1
answer68
viewsQ: How to catch the points of a circle through an angle in a Cartesian plane?
Imagine a circle with a radius of five on the Cartesian plane. By analogy I already know the following angles: 0° (ou 360°): (x = 5, y = 0) 90° : (x = 0, y = 5) 180° : (x = -5, y = 0) 270° : (x = 0,…
-
0
votes1
answer62
viewsA: Smtp zf2 - stream_socket_client() - Debian Wheezy
The problem was because instead of using the address smtp.gmail.com I was using smtp.google.com. Simple lack of attention. But thanks a lot to those who wasted a little time reading my question rsrs…
-
-1
votes2
answers213
viewsA: Zend Pagination does not display values on the next page
Good evening, Voce meant that it displays the same result (same records) and any page? It seems to be ok your code, but is it not the case that Voce take the following excerpt:…
-
0
votes1
answer62
viewsQ: Smtp zf2 - stream_socket_client() - Debian Wheezy
Good morning people. I’ve been having a problem for a few days and I’ve tried everything. I’m using Zend 2 and trying to send an email through an account I have in gmail. It should be something…
-
0
votes1
answer108
viewsQ: Zend Framework 2 add simple mode Assets
Good afternoon guys, I’ve been working with Zend for a long time and I’m structuring a project with Zend 2. I just discovered that to add a simple css file out of the public/css folder I have to…
zendasked Marco A. Braghim 151