sourav.network Posted December 10, 2010 Share Posted December 10, 2010 Dear All, Greetings! I am a student and have a final semester project of making a php based form to search a database. Database is already created: Username: test password: test1 Details: DB Name: resume_bank, Table Name: Candidate Table contents: Name, Phone, Address, DOB, Gender, Designation, experience_yrs, experience_months, Employment_Status I need the code which would give the user an option to search using AND, OR, ALL functions. Friends please help. The form should look like: Enter the Designation you are looking for: Enter the experience: Yrs___ Months___ Select Gender: The result must come in another webpage which has numbered display results, like page-1, page-2, page3... PLEASE HELP URGENTLY!!!!!!! ANY BODY HAS READY MADE CODE PLEASE SEND IT!!!!!! Thanks. Quote Link to comment https://forums.phpfreaks.com/topic/221191-need-help-in-searching-mysql-db-using-php/ Share on other sites More sharing options...
AbraCadaver Posted December 10, 2010 Share Posted December 10, 2010 I thought the purpose of being a student was to "learn"? How do you expect to learn with "ready made code"? Why don't you learn and/or use what you have learned to try and build this and come back when you need specific help. Quote Link to comment https://forums.phpfreaks.com/topic/221191-need-help-in-searching-mysql-db-using-php/#findComment-1145387 Share on other sites More sharing options...
QuickOldCar Posted December 11, 2010 Share Posted December 11, 2010 I second that statement. School is to learn, if you don't even try to do it and ask for someone else to do it for you, then you are not really learning. Quote Link to comment https://forums.phpfreaks.com/topic/221191-need-help-in-searching-mysql-db-using-php/#findComment-1145798 Share on other sites More sharing options...
MMDE Posted December 11, 2010 Share Posted December 11, 2010 http://php.net/manual/en/book.mysql.php Quote Link to comment https://forums.phpfreaks.com/topic/221191-need-help-in-searching-mysql-db-using-php/#findComment-1145802 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.