Skip to content

Instantly share code, notes, and snippets.

@eminetto
Created September 2, 2014 12:30
Show Gist options
  • Save eminetto/51d487cd2b0a8c49fe22 to your computer and use it in GitHub Desktop.
Save eminetto/51d487cd2b0a8c49fe22 to your computer and use it in GitHub Desktop.
Código feio
<?php
$html = '<table>';
$html .= '<tr>';
$html .= '<td>Código feio</td>';
$html .= '</tr>';
$html .= '</table>';
@porkaria
Copy link

porkaria commented Sep 2, 2014

Que saudade desse tempo...

@JoaoVagner
Copy link

kkkkkkk

Ai é foda

@JoaoVagner
Copy link

Mais bonito fazer assim::

Hello

$world

EOF; echo $str; ?>

Achado no http://stackoverflow.com/questions/3694327/php-using-gettext-inside-eof-string

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment