use phpmailer component it will works..
http://code.google.com/a/apache-extr...downloads/list...
User Profile
Collapse
-
use $_post or $_get method.
let me know you difficulty in using it.Leave a comment:
-
Let me know your issue excatly.
where you need to calculation
1)when user is ordering for pizza ?
or
2)when sending the mail ?Leave a comment:
-
By using CSS you can able to achieve in print preview blank page.
In above css code as we are using media="print" this will execute when we print the page only.Code:<style type="text/css" media="print"> body { display: none;} </style>Leave a comment:
-
Hi to use mail functionality from php need to configure smtp details in php. if you dont have access in the server configuration use phpmailer class. where you need to declare smtp details..check the below link for more information http://www.phpclasses.org/package/26...s-for-PHP.htmlLeave a comment:
No activity results to display
Show More
Leave a comment: