View Single Post

  #3 (permalink)  
Old 01-05-2007
Stut
 
Posts: n/a
Default Re: [PHP] Some advice / points / help

Jochem Maas wrote:
> Steven Macintyre wrote:
>
>> I have the following "schematic" to
>> work to ...
>>
>> http//steven.macintyre.name/arb/showlineups.jpg
>>

>
> that URL make my browser end up here:
>
> http://www.w3.org/Protocols/
>
> is .name even a top level domain? did that happen whilst I was sleeping?
>


It's the missing : from http:// that does it. And yes, .name is a TLD,
has been for a while now.

> the manual is your best friend, if you don't understand something in the manual
> (i.e. the links above) come back and ask ... don't forget to tell us where/what you don't
> understand :-)
>


Don't forget Google, your second best friend. Google for php mysql
tutorial and you'll find a ton of stuff.

-Stut
Reply With Quote