Oh! I made a really stupid mistake. I forgot to require my connect.ini I required it in my index.php when I made my login it didn't need to have it required, but the registration form is separate...
I don't know what it is with me and trying to run a MySQL query but it seems every time I try I get a problem. This time's no different. Here is my code.
Yeah, I know but I like to put quotes around everything in MySQL, it makes me feel safe. :) Thanks for the help! Can't believe I was stuck on something so simple.
(I'm new so you'll have to pardon things I miss doing like error checking) Criterion9 I did what he/she said, and I returned 'No Database Selected'. Now my connect.inc.php which I have error checking...
Ok, thanks for the security tip. I had seen that before but forgot. I changed what you showed me but it still didn't do anything. It doesn't get past that if() statement:
So I just set up my first site and I'm learning the ropes with it. I'm going through feature by feature and figuring things out. I made an email account for the site and to make sure I did it right I...
I'm new to creating websites, and I'm the kind of person who learns best by just jumping in and handling the unknown issues as they come. Lucky for me I hit one strait away. I went ahead and decided...
I'm new to web development, the syntax mianly. I added an external style sheet to test things out. I'm added a div id to that style sheet that has some random nonsense to see how it works but it's...