RE: [PHP] Re: Learning PHP

2009-12-14 Thread Angelo Zanetti


-Original Message-
From: news [mailto:n...@ger.gmane.org] On Behalf Of Robert H
Sent: 13 December 2009 10:46 PM
To: php-general@lists.php.net
Subject: [PHP] Re: Learning PHP

On 12/13/09 8:50 AM, tedd wrote:
>
> As such, the best book I've read lately has been "PHP, MySQL &
> Javascript" by Nixon published by O'Reilly. You can buy it on Amazon for
> less than $27.00 and it's well worth the price.
>
> Cheers,
>
> tedd

Thanks Tedd,

Bob


Yes that's a good book. Also check out the Zend certification material
(focuses a lot on security).

Also just doing tutorials and trying stuff yourself always helps.

Remember to get a PHP5 book! 

Cheers

Angelo

http://www.elemental.co.za
http://www.wapit.co.za


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP] Re: Learning PHP

2009-12-13 Thread Robert H

On 12/13/09 8:50 AM, tedd wrote:


As such, the best book I've read lately has been "PHP, MySQL &
Javascript" by Nixon published by O'Reilly. You can buy it on Amazon for
less than $27.00 and it's well worth the price.

Cheers,

tedd


Thanks Tedd,

Bob


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP] Re: Learning PHP

2001-07-25 Thread Philip Hallstrom

I learned from various sites and the manual and just by doing it which
usually meant it would fail cause I'd used Perl's syntax so I'd go find
the PHP equivalent :)

However, I bought "Professional PHP Programming" for some of our
developers who like books.  I skimmed it and it's pretty good.

I would also recommend a book on databases (mysql or postresql -- please
no wars) since most sites use php to talk to a database -- not all, but it
happens :)

Sites:

http://www.php.net
http://www.phpbuilder.com
http://www.devshed.com/Server_Side/PHP/


The best way though is to find a project that you want to do and hack your
way through it.  Then go back and clean it up, improve it, etc...

have fun!

On Wed, 25 Jul 2001, Kyle Smith wrote:

> Can someone please make a list of the best places to learn PHP as I
> have 6 weeks of school holidays and I want to put the m to good use (i
> have the PHP reference guide from www.oreilly.com and i have the big
> ass document files from www.php.net)
>
>
> -legokiller666-
> http://www.StupeedStudios.f2s.com
> New address new site
>
> ICQ: 115852509
> MSN: [EMAIL PROTECTED]
> AIM: legokiller666
>
>
>


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]