All pastes #2054721 Raw Edit

Stuff

public text v1 · immutable
#2054721 ·published 2011-05-07 00:20 UTC
rendered paste body
$valorx = 'hola Wifi';

$contingut = '<html>
              <head>
              <title>E-Mail HTML</title>
              </head>
              <body>
              <span style="font-size:10px; color:red;">'.$valorx.'</span>
              </body>
              </html>';