Hey I'm wanting to learn PHP/MYSQL does anybody have a idea of any
good books or sites that work really well?
Here's what I've accumulated so far:
http://delicious.com/lynchmv/php
http://delicious.com/lynchmv/mysql
</lies>
--
sent via android!
On Dec 22, 2008 8:36 AM, "Thrawn01" <thra...@gmail.com> wrote:
After learning PHP/Mysql I would recommend learning Ruby - Ruby on
Rails. As this helps introduce you to page controllers and good site
design. You can do page controllers in PHP and python, but then you
loose some of the cool language features ruby will give you. At first
you may not understand why you need these features, but the longer you
write PHP you will begin to see the features of ruby as a god send.
Sorry python, Ur awesome 2, but lack of closures makes you second
best, that and the latest python release is the slower than all
previous versions.
-- Derrick
On Nov 10, 6:14 pm, "cs82m...@gmail.com" <cs82m...@gmail.com> wrote: > Hey I'm wanting to learn PHP...