This is in development hope you like it yaaaaaaaaaayyy :D
All you should be able to do if your using XAMPP
- Place the contents in your
htdocsfile - Go to your localhost in your browser
- Go to phpmyadmin or
localhost/phpmyadmin - Import the
SQlfile and than the website should
If you are running the SQL import it will also have 2 pre-made
accounts and the data to go along with them.
This includes pre-made Threads, Posts, Post and reply
The user's username = atcav
The user's password = Password
The admin's username = admin
The admin's password = Password
this is very annoying,
I have an IPT Test coming
up and we would have to right everything involved in
SQL protection,
so i'm going to use Meekro. It's
allowed in the notes of the exam.
The branch has now been merged to the master branch. this has come about after A, this was a mistake and B, I got it all working with Meekro on the same day xD
Today I have been able to get all three sections of the form to
work.
This includes Thread, Post, reply and the reply section
creation and reply section (this must make no seance but it does
in my head) with the added bonus of being able to view who
made the post and when the post was made
So I was finally able to fix the register after talking with my
teacher turns out it was very simple.
Now I move onto a new register system that I had just wrote up
as the result previously version checked and inserted the email before
checking and inserting username.
So if the user was to have a successful email submission but not a username
submission than the email would be stored in the database with no use for the
user to use than whe the user wants to use that same email it will fail on
the email