Hi,
I am currently working on building my own blogging website from scratch (instead of using WordPress or Drupal). I have the articles set up and stored in databases and the website runs queries on the databases to display the content. That all works fine.
What I would like to know is how do I write a system for users to register with the site, edit personal details and post comments on the articles? I have never done something like this before and my knowledge of PHP and mySQL is quite fresh (I only started learning about 3-4 days ago).
Any help is apprecaited :)
Thanks,
Sam