| Name |
echo $xname; ?> |
| Company |
echo $xcompany; ?> |
| Country |
echo $xcountry; ?> |
| City |
echo $xcity; ?> |
| Serial No. |
echo $xnumber; ?> |
| Year of Purchase |
echo $xyear; ?> |
| Machine Model |
echo $xtype; ?> |
| Tel |
echo $xtel; ?> |
| Fax |
echo $xfax; ?> |
| Add |
echo $xaddr; ?> |
| E-Mail |
echo $xmail; ?> |
| Subject |
echo $xsubject; ?> |
| Message |
=nl2br($xmessage)?> |
|