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

Looking for volunteers to join your project? Need help with a script but can't afford to pay? Want to offer your services as a volunteer to build up your portfolio? This is the place for you...

Moderator: General Moderators

Post Reply
Mnkras
Forum Newbie
Posts: 2
Joined: Wed Jun 25, 2008 8:40 am

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

Post 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
Mnkras
Forum Newbie
Posts: 2
Joined: Wed Jun 25, 2008 8:40 am

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

Post by Mnkras »

please i really need help!
Post Reply