Skip to content

Instantly share code, notes, and snippets.

@tacoberu
Created September 27, 2018 18:35
Show Gist options
  • Save tacoberu/49aa49c81ba910dbbfbcb51b3f74bf59 to your computer and use it in GitHub Desktop.
Save tacoberu/49aa49c81ba910dbbfbcb51b3f74bf59 to your computer and use it in GitHub Desktop.
Nedůvěra k vlastnímj kódu
// Ověříme, zda má nějaké BCC adresy.
if (count($data['Message']['bcc'])) {
//...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment