Need a good material for PHP
As i introduced - I am new to PHP. So i need a good material to refer
for PHP and learn more...
Thanks in advance...
Re: Need a good material for PHP
http://www.php.net
--
Chris
http://www.veign.com / http://www.veign.com/blog
--
<guruprakash.jagannathan [at] gmail.com> wrote in message
news:1180352677.809350.317000 [at] q19g2000prn.googlegroups.com.. .
> As i introduced - I am new to PHP. So i need a good material to refer
> for PHP and learn more...
>
> Thanks in advance...
>
Re: Need a good material for PHP
On Mon, 28 May 2007 11:10:40 -0400, "Veign" <NOSPAMveign1 [at] gmail.com>
wrote:
>http://www.php.net
>
>--
>Chris
>http://www.veign.com / http://www.veign.com/blog
>As i introduced - I am new to PHP. So i need a good material to refer
>for PHP and learn more...
>Thanks in advance...
guruprakash.jagannathan,
You'll always get these mental pygmies who think it's smart to give
the very minimum of information, and information which usually leads
to stuff with a fairly technical approach, to boot.
In addition, this dick-head doesn't even follow good usenet practicve
by quoting what he's replying to.
Guessing at a pronunciation of his name being "vain" - that's exactly
what his atittude to all newbies will be.
However, you really should do some work on your own first - put
php tutorial
into a search engine and follow up on what they return.
Re: Need a good material for PHP
Try www.w3schools.com. There are several tutorials including one for php,
and you can do a quiz at the end.
<joboils [at] hotmail.com> wrote in message
news:ojfm53pg5251tqd8s1pm84fj3qg7s53q0v [at] 4ax.com...
> On Mon, 28 May 2007 11:10:40 -0400, "Veign" <NOSPAMveign1 [at] gmail.com>
> wrote:
>
>>http://www.php.net
>>
>>--
>>Chris
>>http://www.veign.com / http://www.veign.com/blog
>
>>As i introduced - I am new to PHP. So i need a good material to refer
>>for PHP and learn more...
>
>>Thanks in advance...
>
>
>
> guruprakash.jagannathan,
> You'll always get these mental pygmies who think it's smart to give
> the very minimum of information, and information which usually leads
> to stuff with a fairly technical approach, to boot.
> In addition, this dick-head doesn't even follow good usenet practicve
> by quoting what he's replying to.
> Guessing at a pronunciation of his name being "vain" - that's exactly
> what his atittude to all newbies will be.
>
> However, you really should do some work on your own first - put
>
> php tutorial
>
> into a search engine and follow up on what they return.
Re: Need a good material for PHP
I think the advice to do a search and see what you find is good, as
only you know what will provide an approach that works for you. There
really are lots of good tutorials on the internet.
That said, Larry Ullman's book on php and Mysql in the Visual
Quickstart series has been useful to me and two other people I know
just starting with php. I think it is especially good for people just
stating with programming as it actually explains every single line of
code in the examples offered and than provides a more general
explanation of php syntax, functions, etc.
When I was starting, a problem I had with many books is that they
would assume you understand a good part of each script they were
referring to, only explaining what they considered the key elements
and I would spend hours looking for references for the parts I didn't
understand.
Ullman also has an online discussion group that he monitors. He
usually answers questions related to his book pretty quickly.
php.net is useful and a final authority (usually), but I still find it
not so great for certain things, especially if you are just learning.
Since it is trying to provide an authority and cover every case, it
often gets very abstract and hard to follow when you are looking for a
simple syntax reference. Sometimes I find that reading it's syntax
shorthand is like trying to read a regular expression. I'd just like
a simple example.
--Kenoli
On May 28, 4:44 am, guruprakash.jagannat... [at] gmail.com wrote:
> As i introduced - I am new to PHP. So i need a good material to refer
> for PHP and learn more...
>
> Thanks in advance...
Re: Need a good material for PHP
I think the advice to do a search and see what you find is good, as
only you know what will provide an approach that works for you. There
really are lots of good tutorials on the internet.
That said, Larry Ullman's book on php and Mysql in the Visual
Quickstart series has been useful to me and two other people I know
just starting with php. I think it is especially good for people just
stating with programming as it actually explains every single line of
code in the examples offered and than provides a more general
explanation of php syntax, functions, etc.
When I was starting, a problem I had with many books is that they
would assume you understand a good part of each script they were
referring to, only explaining what they considered the key elements
and I would spend hours looking for references for the parts I didn't
understand.
Ullman also has an online discussion group that he monitors. He
usually answers questions related to his book pretty quickly.
php.net is useful and a final authority (usually), but I still find it
not so great for certain things, especially if you are just learning.
Since it is trying to provide an authority and cover every case, it
often gets very abstract and hard to follow when you are looking for a
simple syntax reference. Sometimes I find that reading it's syntax
shorthand is like trying to read a regular expression. I'd just like
a simple example.
--Kenoli
On May 28, 4:44 am, guruprakash.jagannat... [at] gmail.com wrote:
> As i introduced - I am new to PHP. So i need a good material to refer
> for PHP and learn more...
>
> Thanks in advance...
Re: Need a good material for PHP
Post removed (X-No-Archive: yes)