PHP Mail Help
PHP Mail Help
Out of context: Reply #5
- Started
- Last post
- 25 Responses
- joyride0
try uncommenting //$strtype = '';
in line 10, your trying to use it in the send part. but it doesn't exist
maybe?
try uncommenting //$strtype = '';
in line 10, your trying to use it in the send part. but it doesn't exist
maybe?