Hi, i've used php before, ive used B2, setup and edited my own forum, but i've never written from scratch.
I'd like to start - and for a first project i want to make an SQL driven Private Messenger.
The idea is you register, then you can log in, and it displays your messages, which you can then reply to or delete etc. I'm not bothered about adding anything fancy to it straight away.
Ive started development here. So far, ive created an install.php file, which connects to the database (fluppet123) and creates the tables Data and Users. I've also created a register(.php) file, which adds you to the database with a username and password (not encrypted.) I just can't figure out how to get it to log users in, or how to display the posts that have been send to them. Or for that matter how to send a message. Thanks.
Flp! 😃 😃