Afficher un message
Vieux 15/02/2008, 19h27   #6
Norberto_Rivera@yahoo.com
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: : Creating a web link using HTML, php and MySQL.

On Feb 15, 1:56pm, Iván Sánchez Ortega <ivansanchez-...@rroba-
escomposlinux.-.punto.-.org> wrote:
> Norberto_Riv...@yahoo.com wrote:
> > I did modify the page with your advise. I now I can see the link but
> > still does not work because the begining of the link include the website
> > where my page is located.

>
> That's not the reason. You're outputting this right now:
>
> <a href='www.joserivas.freelife.com'>Click Here!</a>
>
> But if you know some very basic HTML, you know that you really want to
> output this:
>
> <a href='http://www.joserivas.freelife.com'>Click Here!</a>
>
> (If in doubt, consult any HTML book about absolute vs. relative linking)
>
> --
> ----------------------------------
> Iván Sánchez Ortega -ivansanchez-algarroba-escomposlinux-punto-org-
>
> Proudly running Debian Linux with 2.6.24-1-amd64 kernel, KDE 3.5.8, and PHP
> 5.2.5-2 generating this signature.
> Uptime: 18:54:29 up 1 day, 6:29, 2 users, load average: 1.12, 0.59, 0.48


You got it, man. It works. Thanks for your time. This is great.
And really, I don't know anything about this languages or hypertext o
what ever they call it now.
thanks again.
  Réponse avec citation
 
Page generated in 0,05159 seconds with 9 queries