On Sun, 19 Sep 2004, David Orlovich wrote:
> I think you're just missing some double quotes (which you have to
> escape). How about something like this:
>
> echo "mailto:";, $row['Email'], "\">", $row['Email'], "";
>
> Cheers, David.
Perfect!!! Many thanks.
Pete
--
PHP Database Mailing Lis
I think you're just missing some double quotes (which you have to
escape). How about something like this:
echo "mailto:";, $row['Email'], "\">", $row['Email'],
"";
Cheers, David.
On 19/09/2004, at 3:31 PM, Pete Holsberg wrote:
I have a database that has an email field. I would like the
web page
om: "Tom Peck" <[EMAIL PROTECTED]>
>To: <[EMAIL PROTECTED]>
>Sent: Tuesday, July 10, 2001 4:00 PM
>Subject: Re: [PHP-DB] HTML question
>
>
> > Is /htdocs/ your web root? If it isn't the browser loading up the page
> > would not have acc
like?
> ?
>or should I move my /img/ dir somewhere else like maybe throw 'em in with
>all the pages in /htdocs/www
>?
>
>thanks again,
>
>Ken
>
>- Original Message -
>From: "Tom Peck" <[EMAIL PROTECTED]>
>To: <[EMAIL PROTECTED]>
al Message -
From: "Tom Peck" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, July 10, 2001 4:00 PM
Subject: Re: [PHP-DB] HTML question
> Is /htdocs/ your web root? If it isn't the browser loading up the page
> would not have access to /w
From: "Tom Peck" <[EMAIL PROTECTED]>
>To: <[EMAIL PROTECTED]>
>Sent: Tuesday, July 10, 2001 4:00 PM
>Subject: Re: [PHP-DB] HTML question
>
>
> > Is /htdocs/ your web root? If it isn't the browser loading up the page
> > would not have access to /
util AND www
I have things like ../img/ not sure what that means.
thanks,
ken
- Original Message -
From: "Tom Peck" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, July 10, 2001 4:00 PM
Subject: Re: [PHP-DB] HTML question
> Is /htdocs/ yo
Is /htdocs/ your web root? If it isn't the browser loading up the page
would not have access to /www/img/backgroundimage.jpg. If it is - try
removing the space after the .jpg in your body tag.
Tom
At 15:51 10/07/2001 -0700, you wrote:
>Hello, pure HTML server question:
>
>images like (back