Jump to content

Run query and display results immediately


binarylime

Recommended Posts

Hi, maybe not the best thread title, but I'm not really sure what it is i want.

 

Basically, users are making a page. They type the main body of text into a text field. Then they can type meta tags into a tag field which relate to their main page content.

 

I want to run preg_match to match any words in the main text to tags which already exist in the database. I'm OK with the preg_match, but i want any matches displayed before the form is submitted - allowing the users to click on the match, which will insert it into the tag field for their page.

 

So...am i talking AJAX? I'm trying to keep things as simple as possible....

 

Thanks guys!

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.