Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I searched and found many topics similar to this on Stackoverflow, but they were all for languages that I do not use. I am interested in reading good blogs with an RSS feed in topics related to PHP, MySQL, Javascript, jQuery. I have a few listed below so far, please share with me any blogs worth reading and subscribing to with any of these web related topics.

Here are some I enjoy now...

http://buildinternet.com
http://davidwalsh.name
http://www.9lessons.info
http://blog.perplexedlabs.com
http://blog.agilephp.com
http://www.barattalo.it
http://papermashup.com

share|improve this question
You should read this: webyog.com/blog/2012/10/10/… – Ashwin A Oct 15 '12 at 9:14

closed as not constructive by BoltClock Jan 5 '12 at 12:14

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.

10 Answers

up vote 7 down vote accepted

Some sites and blogs in no specific order

Almost all of them use Twitter as well, so you can follow them there to stay updated. Basically, you want to follow or read the blogs and sites of all the guys involved either in PHP development or of the major frameworks.

share|improve this answer

Four of the definite PHP cutting edge leaders...

Pádraic Brady (e.g. Mockery) - http://blog.astrumfutura.com/
Matthew Weier O'Phinney (e.g. Zend Framework) - http://weierophinney.net/matthew/
Sebastian Bergmann (e.g. phpUnit) - http://sebastian-bergmann.de/blog/
Fabien Potencier (e.g. Symfony2) - http://fabien.potencier.org/

share|improve this answer

I would check out Phil Sturgeon's blog:

http://philsturgeon.co.uk/

share|improve this answer

Chris Hope's LAMP Blog touches exactly those topics. - http://www.electrictoolbox.com/

share|improve this answer

Two very good feed aggregation for lamp developers are:

For MySQL http://planet.mysql.com

For PHP http://devzone.zend.com

share|improve this answer
cool, the zend one would be nice if it wasn't only zend related – jasondavis Jan 15 '10 at 22:22
It's not only Zend Framework related if that's what you mean. There is various topics. – Gordon Jan 15 '10 at 22:25
@gordon ok just 95% of the first 6 pages I looked at so far – jasondavis Jan 15 '10 at 22:29
@jasondavis click on articles or tutorials. there is plenty other stuff. – Gordon Jan 15 '10 at 22:40
thanks ill check it out – jasondavis Jan 15 '10 at 22:57

These are my two favourites

http://weierophinney.net/matthew/ - It's more focused on the Zend Framework but still an interesting read

http://schlueters.de/blog/

share|improve this answer

You could also subscribe to Planet PHP, which aggregates a lot of PHP-related blogs.

share|improve this answer

http://net.tutsplus.com/

Not really a PHP blog. A general web dev blog. But has some good articles and webcasts. Highly recommended.

share|improve this answer
They have a log of bad tutorials on there... – Cobby Apr 16 '11 at 21:16
Recently bumped into this blog. Seems like they want to make a lot of money from the blog and seems to regularly update it, and some are paid junk. But I found it quite useful cos it lets me know about a lot of new trends thats happening in the web dev scene. Some of their tutorials were really useful (esp the ASP.NET stuff.) – Prasanth Apr 16 '11 at 21:32

My favourite is Giorgio Sironi. He posts a lot about PHP testing, among other things.

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.