[phorm] [Phorm:] Re: ip address

  • From: webbbs@xxxxxxxxx
  • To: support@xxxxxxxxx
  • Date: 7 Jul 2004 03:16:47 -0000

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

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

  MESSAGE:  (#4164) Re: ip address 
            <http://www.phorm.com/support/?rev=4164> 
  AUTHOR:   Mary Ellen 
  DATE:     July 6, 2004 at 11:16 p.m. EST 

  Reply To: (#4162) ip address 
  Author:   Richard Prisco 
  Date:     July 6, 2004 at 7:45 p.m. EST 

> I am new at PHP so bare with me :) 

> I tried this code... 

> <?php echo phpinfo(); ?> 

> in my html form and I get nothing. 

> Am I mis-understanding something here? 

If you're going to embed php in an html form, the extension on the file has to 
be php, not html or htm. To use Mick's example, the form would have to be 
phpinfo.php not phpinfo.html. Without the php extension, the php processor 
won't pick it up and process the php portions. The html portions will be 
ignored by the php processor and behave normally. 

Does that help? 

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

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: