Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon.

Pages: 1-

Database help

Name: Anonymous 2012-10-29 11:13

I'm looking for a way to validate a user-submitted username against a MySQL database with Javascript and PHP. It's an art project, so securing the function with a password is not going to be necessary, it just has to take the user's input from an HTML text entry form and check it against the database.

Name: Anonymous 2012-10-29 11:25

>>>stackoverflow.com

Name: Anonymous 2012-10-29 11:35

html forms and php

Name: Anonymous 2012-10-29 13:00


SELECT FROM ANUS WHERE USERNAME=$1

Name: Anonymous 2012-10-29 15:44

Use C. It's completely safe.

Name: Anonymous 2012-10-29 16:22

<script>
if(pass != "mYpAssw0rD"){
alert("You typed the wrong password, faggot");
location.href="http://lemonparty.org";
}
else
location.href="/admin.html";
</script>

Don't change these.
Name: Email:
Entire Thread Thread List