Re: [PHP-INSTALL] Help!

[email protected] (Keith Roberts)
Newsgroups php.install
Message-ID <[email protected]>
On Tue, 15 Apr 2008, Bryan wrote:

> To: [email protected]
> From: Bryan <[email protected]>
> Subject: Re: [PHP-INSTALL] Help!
> 
> Thank you, I was curious about that, I mean, I've tried 
> stuff on 'free' web space, where they've started up with 
> the different files names, but, not until I started 
> setting up my own did I notice it wasn't something that 
> was automatic....
>
> Now, as for the other thing, please don't jump on me! :( I 
> TOLD you I just got into this, I didn't KNOW there was a 
> command line version, so I didn't KNOW there was a reason, 
> I just asked a question :( But, thank you for explaining, 
> I understand the reason behind NEEDING both now....

Were not here to jump on anyone Bryan. We all had to start 
learning PHP at one time. I'm still learning. It's really 
cool to be able to help newcomers, and to pick up tips from 
others on the mailing list. I hope you get on very well with 
your efforts at learning PHP.

There is a handy quick reference for PHP just been released.

Check it out at:

http://www.visibone.com/php/

I think I need to get one myself soon :)

HTH

Kind Regards,

Keith Roberts


> Again, I AM just learning PHP..... "BuildSmart" 
> <[email protected]> wrote in message 
> news:[email protected]...
>
>
>
>
> try:
> <IfModule dir_module>
>    DirectoryIndex index.php index.html index.htm
> </IfModule>
>
>
> If it doesn't find an index.php it will look for index.html, if it doesn't
> find index.html it will look for index.htm (in the order they are listed)
>
>
>
>
> Now, as for the newline stuff, so, basically, I have to include the HTML for
> newlines to get a new line?  Why would they change it to that?  that seems
> like an added annoyance?  I mean, maybe it's a good idea, I donno, cause I
> just got into this, I'm just trying to figure things out :)
>
>
> Thanks for your help......
>
>
> Whitespaces are ignored in HTML and this includes \r and \n.
>
>
> Why would you not follow HTML protocol in output since you are writing to a
> browser, don't you want it to be interpreted properly?
>
>
> Maybe you need to learn a little more about web browsers and HTML before you
> start writing code, what you call annoyance is just your lack of
> understanding on how things work.
>
>
>
>
>
>
>
>
>
>
> -- Dale
>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.