Home
My Faqts
Contributors
About
Help
Knowledge Base Contributions
Below is a list of the
knowledge base
entries that
Dien Phan
has contributed to:
Need a php script to post data to a host and get the response content from this host.
Need a php script to post data to a host and get the response content from this host.
No email sent from PHP scripts. mail() is TRUE. In php.ini:sendmail_path = /var/qmail/bin/sendmail
No email sent from PHP scripts. mail() is TRUE. In php.ini:sendmail_path = /var/qmail/bin/sendmail
I have uninstalled Sendmail. Now I'm using CommuniGatePro. How can I send emails with PHP mail()?
I have uninstalled Sendmail. Now I'm using CommuniGatePro. How can I send emails with PHP mail()?
<? echo $form_name ?> is blank no matter what's entered in the form_name. Need help.
<? echo $form_name ?> is blank no matter what's entered in the form_name. Need help.