- This topic is empty.
-
AuthorPosts
-
May 6, 2008 at 3:41 pm #22641
Digital Skraps
MemberAs I’ve mentioned a few times here I started my new job yesterday. Despite the job being for a PHP programmer i got the job over some applicants without knowing any php because of my knowledge of xhtml, css and some seo techniques. I got the position after I let them know I was going to school after requesting a letter of recommendation and they offered me a chance to learn here instead of pay to learn somewhere else. So once again I have dodged the school bullet and I have yet to go. Just goes to show if you work hard you can do whatever it is you want to do.
However this is not to brag but to explain my need because I have a big task ahead of me, I need to learn PHP and the faster the better. Theyre going to be walking me through it of course but the purpose of this post is to see if anybody here knows of sites similar to CSS-Tricks, Freelance switch, psdtuts, nettuts, webdesigner wall and so on and so on that are for PHP.
I like the simple and easy to understand approach of all the sites listed above and while i typically think of php guys as not to aesthetically oriented, I was hoping somebody knew of something similar for a guy like me. I’m very visually oriented both in learning and practice and PHP isn’t really known for that.
Any help would be appreciated. Thanks for your help in advance.
May 6, 2008 at 5:07 pm #47328Nodster
MemberI found http://www.killerphp.com/videos/ along with the beginners guide to php, mysql and apache from wrox a good starting point to get your head around it.
May 6, 2008 at 10:26 pm #47331Donna
MemberI read the book "PHP and MySQL Web Development" by Luke Welling and Laura Thomson. I think it is excellent and hits on all the important things you need to know. It has a big chunk on learning the language itself, a chunk on MySQL, and then chapters on building a CMS, ecommerce, a mailing list manager, a working app that accesses amazon.com, and lots more useful, real-world apps. It has lots of sample code and includes all the apps on the CD (all of them work!).
The book is very well written and to the point of what you need to know. I know you can find stuff online but when you want to really learn something in a systematic way where you cover all the bases, a book is the way to go in my opinion.
– Donna
May 7, 2008 at 9:09 am #47343koewnet
MemberI’d recommend the book Learning PHP 5 (Paperback) as it teaches you alot of up-to-date PHP, and it gives you a good start in the PHP-universe.
Also, if you’d like to start off with a framework (might be too much, but who knows?) there’s CakePHP.
May 8, 2008 at 9:12 pm #47382Digital Skraps
Memberthanks guys for all the help. im going to be looking into all of it asap. i think im building our new company site next week and will be getting my feet wet so should be interesting hah.
and in regards to frameworks i talked to my bosses and project manager and im hoping if theres any learning of frameworks it will be Ruby on Rails.
May 11, 2008 at 12:42 pm #47144brrutzo
MemberThis is a really great site for learning PHP. http://www.phpvideotutorials.com/ You can start off from the bottom floor using the free lessons on the right hand side. Leighmac does a really great job presenting the information.
Good luck!
May 11, 2008 at 10:34 pm #47145c4st
MemberNot a bad idea. Chris, if you’re down for starting a PHP-Tricks.com hit me up. I have the domain already and I am also well polished when it comes to discussions about PHP.
May 14, 2008 at 4:42 pm #47419pab
Memberkillerphp is a great site
PHP-tricks would be amazing
May 16, 2008 at 6:16 pm #47453Argeaux
Participanta php sub forum would be pretty cool, but it wouldn’t make much sense on a css website :? Anyhow the trick for php is to just try little cases (guest book, login system) and work your way up. Watch out for outdated tutorials and scripts on the web .. it still works but is a huge security risk most of the time.
June 1, 2008 at 7:10 pm #47694ThinkSoJoE
MemberI learned PHP a while back, I will tell you that w3schools’ intro to PHP taught me a lot. You can do a Google search for virtually any script you need to do, but as somebody else above me said, watch out for outdated scripts if you go that route. I’m surprised nobody else gave you this one though, whenever I’ve gotten stuck writing a script, I’ve brought my case to the forums at http://www.phpbuilder.com. They give fast responses, and even if they’re just guessing they’re usually right.
-
AuthorPosts
- The forum ‘Other’ is closed to new topics and replies.