source:
hadoop-register/admin/mailall.php
@
  136
        
        | Last change on this file since 136 was 112, checked in by jazz, 16 years ago | |
|---|---|
| File size: 199 bytes | |
| Line | |
|---|---|
| 1 | <html> | 
| 2 | <head> | 
| 3 | <title> mail to all</title> | 
| 4 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | 
| 5 | </head> | 
| 6 | <body> | 
| 7 | <? | 
| 8 | $usermail = $_GET["usermail"]; | 
| 9 | echo "$usermail"; | 
| 10 | |
| 11 | ?> | 
| 12 | </body> | 
| 13 | </html> | 
Note: See TracBrowser
        for help on using the repository browser.
    