Page 1 of 1

PHP Articles

Posted: Fri Jun 02, 2006 2:59 pm
by jfanaian
Just came by to tell everyone about a PHP blog I started, it will be covering many articles on PHP and Generic Web Development. I will be updating weekly with articles that I come up with. Feel free to email me if you would like a specific article written to jamal@phpfriendly.com

Check it out:
http://www.phpfriendly.com

Posted: Fri Jun 02, 2006 9:49 pm
by neophyte
Not bad. Could use a tad bit of editing (Look who's talking ;) ). But otherwise nice.

Posted: Sat Jun 03, 2006 12:20 am
by jfanaian
yeah, i just started it a few days ago. I'm working on making my own design and all that. Hopefully next week have it all up. Working on getting it al configured right making it be just right :).
I'll probably be updating it every week, and I have a friend that will be joining me as well. I hope this works out well :)

Posted: Sat Jun 03, 2006 4:49 am
by s.dot
looks good

repositorys of solid, correct php articles are pretty hard to come by.

Posted: Sat Jun 03, 2006 9:22 am
by jfanaian
I'm going to try and keep them real solid and well written. The only thing is that you may come across some beginner articles. Like nexts week, a few personal friends have requested a beginning php article since they have been interested. I've been debating to post two articles next week, that way the more advanced programmers have something interesting to read too. Thanks for your comments though, it makes me feel real good about starting this project :)

Posted: Sat Jun 03, 2006 10:49 am
by MrPotatoes
a great article would be on error messages and error logging. i have those both already in my system but they are the best tools for any PHP System/application framework

and are your tutorials going to be setp-by-step tutorials? those are hoenstly the best. i might havee been coding for a long time now but when i find a tutorial i do not like to have to figure out what they meant. i'd rather have it working and then i can screw around with it to my hearts content. that's my favorite way of doing things.

is hould write some tutorials :lol:

Posted: Mon Jun 05, 2006 12:36 pm
by jfanaian
these aren't specifically tutorials. The point of this is to create discussion about a certain topic and propose my view on it. My view for this is for the minds of great programmers to clash through different topics. I will write articles on how to do certain things, but they will be articles, telling you my view on how to do it. There may be tutorials later on but that isn't what I'm starting with.

I've been working on error reporting for a bit now, so this week I will post an article on error reporting :)