I am very new to PHP and found a tutorial on how to build a Twitter-like microblogging site from scratch. It works great, except I have no clue how to integrate a place where other uses can sign up and use the site? It seems like it is only set up for one user.
Any suggestions?