PHP Classes

File: layout

Recommend this page to a friend!
  Classes of Jan Šebestyán   CEmailSender   layout   Download  
File: layout
Role: Auxiliary script
Content type: text/plain
Description: Body layout.
Class: CEmailSender
Compose and send simple text or HTML messages
Author: By
Last change:
Date: 18 years ago
Size: 157 bytes
 

Contents

Class file image Download
<?php

   $telo_emailu
= "<div style=\"padding:3px; bg-color: red; color: white; font-weight: bold;\">Youre IP adress:".$REMOTE_ADDR."</div>\n";


?>