Ascendant Posted February 4, 2008 Share Posted February 4, 2008 Hey guys, I'm creating an encyclopedia for my internet site and I want to script it so it has various effects in PHP. Basically, I have a table, it says Name: Class: Birthdate: Birthplace: and underneith are names, eg, Albert Einstein William Shakespear Newton... ect. I need to create some kind of database, that finds the name that you hover over, and gets its data and prints it on the page... So when you hover over a name, "Albert Einstein" those fields "Name:" Class:" ect get filled in. The problem is, I dont know squat about how to do this, thats why I'm here for some kind of assistance. Many thanking yous. Quote Link to comment Share on other sites More sharing options...
trq Posted February 4, 2008 Share Posted February 4, 2008 What your asking can not be done in php allone, you'll need Ajax. Moving thread. Quote Link to comment Share on other sites More sharing options...
birdbrain24 Posted February 5, 2008 Share Posted February 5, 2008 Obiviously he wants to add ajax thats why he posted this thread in in the ajax forum! What your asking can not be done in php allone, you'll need Ajax. Moving thread. Quote Link to comment Share on other sites More sharing options...
phpQuestioner Posted February 5, 2008 Share Posted February 5, 2008 Look into "AJAX Auto Suggest" - Google It Quote Link to comment Share on other sites More sharing options...
haku Posted February 5, 2008 Share Posted February 5, 2008 Obiviously he wants to add ajax thats why he posted this thread in in the ajax forum! Think 4th dimensionally dude. He didn't post it in the ajax forum, you just read it in the ajax forum. Quote Link to comment Share on other sites More sharing options...
Ascendant Posted February 8, 2008 Author Share Posted February 8, 2008 Look into "AJAX Auto Suggest" - Google It Thanks, will do. Quote Link to comment 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.