PHP Articles

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
jfanaian
Forum Newbie
Posts: 6
Joined: Fri Jun 02, 2006 2:57 pm

PHP Articles

Post 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
User avatar
neophyte
DevNet Resident
Posts: 1537
Joined: Tue Jan 20, 2004 4:58 pm
Location: Minnesota

Post by neophyte »

Not bad. Could use a tad bit of editing (Look who's talking ;) ). But otherwise nice.
jfanaian
Forum Newbie
Posts: 6
Joined: Fri Jun 02, 2006 2:57 pm

Post 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 :)
User avatar
s.dot
Tranquility In Moderation
Posts: 5001
Joined: Sun Feb 06, 2005 7:18 pm
Location: Indiana

Post by s.dot »

looks good

repositorys of solid, correct php articles are pretty hard to come by.
Set Search Time - A google chrome extension. When you search only results from the past year (or set time period) are displayed. Helps tremendously when using new technologies to avoid outdated results.
jfanaian
Forum Newbie
Posts: 6
Joined: Fri Jun 02, 2006 2:57 pm

Post 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 :)
User avatar
MrPotatoes
Forum Regular
Posts: 617
Joined: Wed May 24, 2006 6:42 am

Post 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:
jfanaian
Forum Newbie
Posts: 6
Joined: Fri Jun 02, 2006 2:57 pm

Post 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 :)
Post Reply