Page 1 of 1

Looking for a volunteer to help make a php page with mysql

Posted: Wed Jun 25, 2008 9:06 am
by Mnkras
Hello,

I am doin a small project that requires a php page with 2 fields one for name and one for id and a submit button

once it is submitted it will go to a respitory that is password protected to be reviewed by a moderator in the respitory it would have the id and name submitted by the first php page. this page should have a accept and decline button if it is accepted then it would search a table in a database named "morphban" in this table it has 3 colums
|Name |DisplayID|Banned|
|Flesh Eater|987 |0 |

0 is for not banned and 1 is for banned

it would search for an exact name or id then if it finds it change the 0 to a 1

Re: Looking for a volunteer to help make a php page with mysql

Posted: Thu Jun 26, 2008 4:52 pm
by Mnkras
please i really need help!