Re: [PHP] Code check please

2001-06-20 Thread Andreas Skarin
his SQL-query: > > > > $sql = "INSERT INTO tabell \ > > (fornamn,efternamn,email) \ > > VALUES(".$fornamn.", \ > > ".$efternamn.", ".$email.")"; -- Andreas Skarin Svenska Dream Theater-Sällskapet http://www.sdts.nu - mailto:[EMAIL PR

[PHP] Code check please

2001-06-20 Thread Andreas Skarin
I've tried to get this working for over an hour now, and it still won't. I don't even get an error message to help me find the problem so I was hoping that someone could check my code for me. I'm fooling around with a basic form that is supposed to send one's name, surname and e-mail address to "

[PHP] Need recommendation: good user management system (PHP/MySQL)

2001-06-20 Thread Andreas Skarin
I'm just starting to learn PHP and it's going to take a while before I can create a really good script to password protect a section of my site, with a good admin control center to manage my user's accounts. Therefore I'm asking for recommendations on a good retail script that can handle this for