Copy link to clipboard
Copied
I would really appreciate knowing which online resources people really have used and found valuable for learning PHP/MySQL.
And I'm well aware that Google is my friend - I'm looking for personal recommendations. 🙂
Thanks very much in advance,
--
Patty Ayers | www.WebDevBiz.com
Free Articles on the Business of Web Development
Web Design Contract, Estimate Request Form, Estimate Worksheet
--
Copy link to clipboard
Copied
There are no definitive sites but you could try as a starting point the following link as these are dreamweaver specific articles:
http://www.adobe.com/devnet/dreamweaver/application_development.html
Also a good php/mysql book would be recommended, my personal favorites are the ones by o'reilly publishing, but everyone has their own personal favorite.
HTH
PZ
Copy link to clipboard
Copied
Beware of a lot of online stuff. It's often out of date. The best resource is the PHP online manual, but it's rather like reading a dictionary if you don't know what you're looking for.
If you decide to go for PHP, make sure that your hosting company offers a minimum of PHP 5.2 and MySQL 5.0. A lot of hosts are still offering PHP 4, which was discontinued in August last year. MySQL 4.1 is acceptable, but 5.0 or 5.1 is preferable.
Copy link to clipboard
Copied
Just as an update, when learning php, no matter how, ensure that it covers object Orientated Programming', I realize that this may seem a little too advanced at first, but OOP is worth learning once you have learned the basics.
PZ
Copy link to clipboard
Copied
I am just getting started myself, but I have learned a lot from lynda.com. You should be able to find a 7 day free trial if you google "lynda.com 7 day trial".
Copy link to clipboard
Copied
Well, I got some good websites
And a lots! Google baby, google.. But as what David says, not all websites is up to date, you have to assure that. Other option, you may refer to PHP books. There's a lot too. ![]()
Find more inspiration, events, and resources on the new Adobe Community
Explore Now