As well, does PHP have some good IDE I can use? Any books, online
resources or tutorials on developing and getting a web site off the
ground using PHP would be much appreciated. TIA!
For installing PHP/MySQL/Apache on Windows, have a look at
http://www.sokkit.net/
A fairly simple CMS that you might study for ideas and/or to get the basics is
http://phpmysite.sf.net
See also http://www.php.net/links.php
Super, super, thanks a million.
this site is a good supplement to comp.lang.php
http://www.sitepointforums.com/forumdisplay.php?forumid=34
This is the best web apps building book for PHP programers
http://www.amazon.com/exec/obidos/ASIN/0672323826/
Also want
http://www.amazon.com/exec/obidos/tg/detail/-/1861007213/
as a reference (don't try to read it cover-to-cover :)
The best IDE (java IDE as well, best CVS integration, many other editors
including XML/XSLT editors). This is the page for the plugin.
http://phpeclipse.sourceforge.net/
get Eclipse here
http://www.eclipse.org
A good framework also helps :)
http://xao-php.sf.net
(hey, I know the guy who wrote that).
Other good sites...
phppatterns.com
zvon.org
>Bozo Schmozo wrote:
>
>this site is a good supplement to comp.lang.php
Wicked, Terence! Thanks again!
LOL: read the first review! The writer can't write code...
>> This is the best web apps building book for PHP programers
>> http://www.amazon.com/exec/obidos/ASIN/0672323826/
>
> LOL: read the first review! The writer can't write code...
Someone once said that the people behind these books are the ones that
didn't cut it as programmers...
André Næss
Well I have to admit, there is no excuse for those sorts of errors. None
the less, I seemed to have been able to gain a very large amount of
truly useful information out of it. I actually have quite a few PHP
books and I have checked out many in the bookstore. I still think this
is the most useful PHP book I have ever found, dispite some elementry
code errors. If this were a beginner's book, I think those errors would
pose a more serious problem. But given the coverage of useful topics,
there's no point in throwing the baby out with the bath water.
"Bozo Schmozo" <ha...@spam.com> wrote in message
news:0u27qv06fev7taqrn...@4ax.com...
: Can someone please recommend some good books on developing web sites