![]() |
|
|||||||
| Notices |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#11 |
|
Guest
Posts: n/a
|
Re: problems with <a href="<? echo $web; ?>">Website</a>
..oO(Kim)
>On Dec 5, 5:35 am, Jen <> wrote: >> <a href="<? echo $web; ?>">Website</a> > >You dont have to echo $web like that. <?=$web?> will do the same, but >just remember thats only valid for 1 variable - nothing else. Short open tags are not recommended. Micha |
|
|
|
#12 |
|
Guest
Posts: n/a
|
Re: problems with <a href="<? echo $web; ?>">Website</a>
Jen a écrit :
> Why oh why does my domain name become part of the link when I use the > following code. > <a href="<? echo $web; ?>">Website</a> > the variable $web is from a user input form. > Here's what the link looks like > --http://mysite.com/www.variablesite.com > All other variables display correctly in > the table including <a href="mailto:<? echo $email; ?>">E-mail</a> > > > > TIA, > jen > > else if you use <?php echo $web, ?> ?? |
|
|
|
#13 |
|
Guest
Posts: n/a
|
Re: problems with <a href="<? echo $web; ?>">Website</a>
Jen a écrit :
> Why oh why does my domain name become part of the link when I use the > following code. > <a href="<? echo $web; ?>">Website</a> > the variable $web is from a user input form. > Here's what the link looks like > --http://mysite.com/www.variablesite.com > All other variables display correctly in > the table including <a href="mailto:<? echo $email; ?>">E-mail</a> > > > > TIA, > jen > > else if you use <?php echo $web, ?> ?? |
|
|
|
#14 |
|
Guest
Posts: n/a
|
Re: problems with <a href="<? echo $web; ?>">Website</a>
On Dec 5, 5:35 am, Jen <> wrote:
> <a href="<? echo $web; ?>">Website</a> You dont have to echo $web like that. <?=$web?> will do the same, but just remember thats only valid for 1 variable - nothing else. |
|
|
|
#15 |
|
Guest
Posts: n/a
|
Re: problems with <a href="<? echo $web; ?>">Website</a>
..oO(Kim)
>On Dec 5, 5:35 am, Jen <> wrote: >> <a href="<? echo $web; ?>">Website</a> > >You dont have to echo $web like that. <?=$web?> will do the same, but >just remember thats only valid for 1 variable - nothing else. Short open tags are not recommended. Micha |
|
|
|
#16 |
|
Guest
Posts: n/a
|
Re: problems with <a href="<? echo $web; ?>">Website</a>
Jen a écrit :
> Why oh why does my domain name become part of the link when I use the > following code. > <a href="<? echo $web; ?>">Website</a> > the variable $web is from a user input form. > Here's what the link looks like > --http://mysite.com/www.variablesite.com > All other variables display correctly in > the table including <a href="mailto:<? echo $email; ?>">E-mail</a> > > > > TIA, > jen > > else if you use <?php echo $web, ?> ?? |
|
|
|
#17 |
|
Guest
Posts: n/a
|
Re: problems with <a href="<? echo $web; ?>">Website</a>
On Dec 5, 5:35 am, Jen <> wrote:
> <a href="<? echo $web; ?>">Website</a> You dont have to echo $web like that. <?=$web?> will do the same, but just remember thats only valid for 1 variable - nothing else. |
|
|
|
#18 |
|
Guest
Posts: n/a
|
Re: problems with <a href="<? echo $web; ?>">Website</a>
..oO(Kim)
>On Dec 5, 5:35 am, Jen <> wrote: >> <a href="<? echo $web; ?>">Website</a> > >You dont have to echo $web like that. <?=$web?> will do the same, but >just remember thats only valid for 1 variable - nothing else. Short open tags are not recommended. Micha |
|
|
|
#19 |
|
Guest
Posts: n/a
|
Re: problems with <a href="<? echo $web; ?>">Website</a>
Jen a écrit :
> Why oh why does my domain name become part of the link when I use the > following code. > <a href="<? echo $web; ?>">Website</a> > the variable $web is from a user input form. > Here's what the link looks like > --http://mysite.com/www.variablesite.com > All other variables display correctly in > the table including <a href="mailto:<? echo $email; ?>">E-mail</a> > > > > TIA, > jen > > else if you use <?php echo $web, ?> ?? |
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
< Windows Help - MS Office Help - Hardware Support >
| New To Site? | Need Help? |