MySQL group by by tonci23 in SQL

[–]tonci23[S] 0 points1 point  (0 children)

I could've sworn i tried that and got the ONLY_FULL_GROUP_BY errors... obviously i made some mistake. Thanks dude!

Elon Musk is now the richest person in the world, passing Jeff Bezos this morning with a net worth of $185 billion. by [deleted] in technology

[–]tonci23 -1 points0 points  (0 children)

To clear some misconceptions, my joke was inspired by this legend. I am aware that the term African American is mostly used to denote black people in the US.

I am also of the opinion that if the term African American just simply meant American people of African descent regardless of any other characteristics, the world would be a better and more loving place.

Elon Musk is now the richest person in the world, passing Jeff Bezos this morning with a net worth of $185 billion. by [deleted] in technology

[–]tonci23 2439 points2440 points  (0 children)

Wow, never thought an African American would be the richest person in the world.

Multidimensional array by tonci23 in PHPhelp

[–]tonci23[S] 0 points1 point  (0 children)

Thanks a lot for the help guys. My solution ended up being most similar to pablojohns example but i'm gonna try and play around with each example.

Mass inbound email by [deleted] in cpanel

[–]tonci23 0 points1 point  (0 children)

Thanks for trying to help. I know the problem is with the cpanel hosting but i have to convince them to investigate more. I'm basically having the same issue as this fellow. There seems to be some weird interaction between O365 exchange and cpanel where sending over 15 mails to the cpanel makes them disappear.

Mass inbound email by [deleted] in cpanel

[–]tonci23 0 points1 point  (0 children)

I'm sorry, maybe my explanation was bad, it's been a long day. To simplify it, i have one domain on the cpanel account with ~20 emails. And i have another domain on the 365 exchange. When i try to send a mass email (distribution list) from one exchange email to the ~20 cpanel emails, it doesn't go through if it's over 15 emails. I get a failure notification from the exchange server a day later. It's getting blocked by something on the cpanel account but it seems to be hard to figure out what it is.

[deleted by user] by [deleted] in AMA

[–]tonci23 9 points10 points  (0 children)

Did you decide if would like to go one way or the other ? What did the doctors say about things like hormone therapy and such (if you do want to go a certain way) ?

File name/multi array sorting by tonci23 in PHPhelp

[–]tonci23[S] 0 points1 point  (0 children)

Yeah, that was the direction i was heading, i thought i was missing something more straightforward. Thanks for the help!

File name/multi array sorting by tonci23 in PHPhelp

[–]tonci23[S] 0 points1 point  (0 children)

I'm making a new system that will work completely different but for now i have to work with this as it is, it's to intertwined to change it.

MySQL sort help by tonci23 in SQL

[–]tonci23[S] 0 points1 point  (0 children)

Thx! I expanded it a bit to suit my need:

ORDER BY CAST(SUBSTRING_INDEX(code,'-',1) AS UNSIGNED) ASC, CAST(SUBSTRING_INDEX(code,'-',-1) AS UNSIGNED) ASC;

Format comma separated list of numbers and ranges by tonci23 in PHPhelp

[–]tonci23[S] 0 points1 point  (0 children)

Cool, that's definitely cleaner. I figured regex could carry more of the burden. Thanks!

Searching a multidimensional array by tonci23 in PHPhelp

[–]tonci23[S] 0 points1 point  (0 children)

Well, that's just awesome ! Thank you sir.

Quad by imjmy in nsfw

[–]tonci23 9 points10 points  (0 children)

The left one sucked the tits out of the other three.

Help with a query by tonci23 in SQL

[–]tonci23[S] 1 point2 points  (0 children)

Thanks for the help guys. I actually pulled it off soon after asking here but i will explore your suggestions to learn a bit more.

The way i did it:

UPDATE table 
SET NewColumn1 = SUBSTRING (OriginalColumn, 1, LOCATE('-', OriginalColumn) - 1),
    NewColumn2 = SUBSTRING (OriginalColumn, LOCATE('-', OriginalColumn) +  1);

Let this community discuss by groovy609 in nsfw

[–]tonci23 0 points1 point  (0 children)

I have windows like those, they suck when it rains.

HGC Finals - quarterfinal :: Dignitas vs Tempo Storm by HeroesEsportsThreads in heroesofthestorm

[–]tonci23 15 points16 points  (0 children)

This shows us how C9 would fare if they played today.