Re: question about some php code

  • From: Alex Parks <mehgcap@xxxxxxx>
  • To: programmingblind@xxxxxxxxxxxxx
  • Date: Mon, 22 Oct 2007 08:51:08 -0400

Really? I thought you could embed php in html and still have it run?


Have a great day,
Alex

----- Original Message -----
From: james.homme@xxxxxxxxxxxx
To: programmingblind@xxxxxxxxxxxxx
Date sent: Mon, 22 Oct 2007 06:59:59 -0400
Subject: Re: question about some php code

Hi Alex,
In your last message you said that you put this in an HTML file.
You need
to put it in a PHP file. That is a file with a .php extion like
file.php.

Thanks.

Jim

James D Homme, , Usability Engineering, Highmark Inc.,
james.homme@xxxxxxxxxxxx, 412-544-1810

"It's more important for me to start to do the right thing than
it is to
wait until I think I
can do it just right."





            "Alex Parks"
            <mehgcap@xxxxxxx
Sent by:
To
programmingblind-
programmingblind@xxxxxxxxxxxxx
bounce@freelists.
cc
            org
Subject
Re: question about some
php code
            10/21/2007 01:15
            PM

Please respond to
            programmingblind@
              freelists.org





This didn't work; it just prints nothing.  I tried putting single
quotes around the $remote_addr; but that didn't work either.

Have a great day,
Alex

----- Original Message -----
From: "Matthew Horspool" <matthew@xxxxxxxxxxxxxxxx
To: <programmingblind@xxxxxxxxxxxxx
Date sent: Sun, 21 Oct 2007 08:27:01 +0100
Subject: Re: question about some php code

Hi Alex,

I'd try this code instead:

<p>Your IP address is
<?php echo $REMOTE_ADDR; ?
..</p

Matthew

__________
View the list's information and change your settings at
//www.freelists.org/list/programmingblind


__________
View the list's information and change your settings at
//www.freelists.org/list/programmingblind



__________
View the list's information and change your settings at
//www.freelists.org/list/programmingblind


__________
View the list's information and change your settings at //www.freelists.org/list/programmingblind

Other related posts: