Jump to content

search name with full name..


techker

Recommended Posts

Hey guy im pulling info from a database :full name(in table):john doe

 

but i need to look in another table for information this name.

 

the issue is that in the student table there is first and last name.

 

how can i search in first and last name if i have a full name?

 

i have tried the like%% and used php myadmin to try combos...

 

so example in a form im pulling full names out of a databse. john doe

 

need to look in another DB with(John doe) for information

 

but the table is

first-last-studentID-date-class..

 

 

Link to comment
https://forums.phpfreaks.com/topic/253515-search-name-with-full-name/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.