Searching data in MySQL database
I found out about PhpDIG just today. From the documentation I read, I could not find anything on if it can search MySQL database. I need both the ability to search HTML page (which I can do using PhpDIG) plus the ability to search at certain fields in MySQL database. If there is a hit on on a certain record, that would show up on the screen as a URL that is stored in another field. Can I do that using PhpDig?
Thanks for your time
Mahesh
|