[phorm] [Phorm:] Re: Where's the mail??

  • From: webbbs@xxxxxxxxx
  • To: support@xxxxxxxxx
  • Date: 18 Apr 2003 02:16:33 -0000

The following new message has been posted on Phorm Support Forum at 
<http://www.phorm.com/support/>. 

*************************************************************************** 

  MESSAGE:  (#2551) Re: Where's the mail?? 
            <http://www.phorm.com/support/?rev=2551> 
  AUTHOR:   Mark Hein 
  DATE:     April 17, 2003 at 10:16 p.m. EST 

  Reply To: (#2549) Re: Where's the mail?? 
  Author:   Patrick O'Hara 
  Date:     April 17, 2003 at 7:16 p.m. EST 

Hey Pat, 
THANKS! 
I'm gonna give that little test app a shot and also read your articles! 
After having used a php BBS for several months now, as a user I'm definately a 
php fan! The older cgi BBS I had been using was definately less compact in 
size and also in performance speed. 
Again, many thanks.... and stay away from those brown snakes <VBG>... Mark 

> Hi Mark, 

> PHP files are processed serverside by a "PHP 
> engine" and then output to the browser. One of 
> the reasons I like PHP as it doesn't require use of 
> the cgi-bin. I wrote a brief intro to PHP on this 
> forum. 

> http://www.phorm.com/support/?read=2302 It focuses 
> more on databases, but will give you an idea about 
> what you can do. Another useful Forum resource is this 
> setup example for Phorm, although not directly related 
> to your question. 

> http://www.phorm.com/support/?read=2462 As for the 
> mail problem, write a single test page in php, totally 
> blank except for the following lines... 

> <?php 
> mail("your-email-here", "", 
> ""); 
> ?> 

> name it test.php and then call that page on your 
> server. It should send you an blank e-mail. If you get 
> errors you have a problem with your server, if not you 
> have a problem with your Phorm configuration. 

> Regards, 

> Patrick O'Hara 
> WhitsundayIT 
> QLD, Australia 

> patrick@xxxxxxxxxxxxxxxx www.whitsundayit.com 

*************************************************************************** 

This is an automatically-generated notice.  If you'd like to be removed from 
the mailing list, please visit Phorm Support Forum at 
<http://www.phorm.com/support/>, or send your request to webbbs@xxxxxxxxxx  If 
you wish to respond to this message, please post your response directly to the 
board.  Thank you! 
-------------------------------------------------
You are receiving this message because you are subscribed to the Phorm mailing 
list. To send messages to the mailing list, simply send email to 
phorm@xxxxxxxxxxxxx from the address you have subscribed. You may unsubscribe 
from the list by sending email to phorm-request@xxxxxxxxxxxxx with 
'unsubscribe' in the SUBJECT field.

Other related posts: