When aiming for getting a job, is there a point in learning PHP and not learning a MySQL or something? If not, can I learn just the basics of databases and consult some dox when needed?
here's your answer, OP:
there is no way in hell you could get a job doing php without understanding at least a little SQL. php and databases are so tightly bound together that most, if not all php books also teach SQL.