Skip to content

Add more explanation of PDO early on #7

Description

@halfer

This blog post serves as excellent feedback for what beginners might get stuck on, and where I may have subconciously assumed prior knowledge.

The permissions errors essentially support ticket #3 - if we switch to PHP's built-in web server, and drop Apache for the time being, we can get away with just installing PHP and solve the permissions issues at the same time.

It seems some of the PDO material could be explained more thoroughly - what does $pdo represent? What do exec() and query() actually do? What is contained in a $stmt? I'd like to try to do this without reference to object orientation, as I think that will just muddy the waters. This stuff is complex enough as it is! 😄

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions