This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$lista_sms = []; | |
foreach($algo as $a) { | |
$sms = [ | |
"id"=>id_unico_na_zenvia, | |
"from"=>nome_empresa, | |
"to"=>numero_com_ddi_ddd, | |
"msg"=>msg, | |
"schedule"=>se_quiser_agendar, | |
"callbackOption"=>"FINAL", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Useful aliases | |
alias ws='cd /var/www' | |
PATH=${PATH}:~/android-sdks/tools | |
PATH=${PATH}:~/android-sdks/platform-tools | |
PATH=${PATH}:~/.config/composer/vendor/bin | |
# history search arrow keys | |
bind '"\e[A": history-search-backward' | |
bind '"\e[B": history-search-forward' | |
bind '"\e[C": forward-char' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<table width="789" height="369" border="0" cellspacing="0" style="float:left;margin-left:0px;margin-bottom:5px;width:789px;height:369px;border-right-width:1px;border-right-style:solid;border-right-color:black;border-left-width:1px;border-left-style:solid;border-left-color:black;border-top-width:1px;border-top-style:solid;border-top-color:black;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:black;"> | |
<tr> | |
<td width="31" rowspan="12" valign="bottom" style="font-family:arial;font-size:7px;border-right-width:1px;border-right-style:dotted;text-align:center;vertical-align:middle;"> | |
<div align="center"><img src="IMAGEM LATERAL PARA ÁREA DE COLAGEM.jpg"></div> | |
</td> | |
<td width="7" height="30" style="font-family:arial;font-size:7px;vertical-align:top;"> </td> | |
<td width="124" style="font-family:arial;font-size:7px;vertical-align:top;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:black;"> | |
<img src="LOGO CORREIOS.jpg" width="119" height="25" a |
OlderNewer