Jump to content

Creating a search tool (like in library)


Tomiex

Recommended Posts

Hey guys,

 

I'm working on a tool to add to a site that will search by title,

author,  keyword (3 radio buttons), category(drop-down list),as in a library.

I'm working with dreamweaver CS5 with php.

 

I was trying to create recordset with viarables (that display ex.  $_POST['category'])

and use an if function (if (radioButton1 == checked) { return something }

and connect this all to dynamic table.

 

Getting so many errors, I'm asking you for advice how I can do this ?

Could you please explain it to me as simple as possible, as I just started using dreamweaver with php.

 

Thanks !

Link to comment
https://forums.phpfreaks.com/topic/232972-creating-a-search-tool-like-in-library/
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.