PDA

View Full Version : How making a searcher in flash that works with databases?



ldmflash
05-11-2004, 04:21 PM
I making a site and I need a searcher that work with databases on Acces, please helpme... enyone...

swilliams
05-13-2004, 02:28 PM
Hi,

I have used Flash and PHP to make a search application that connects to a MySQL database.

You will need to be versed in the LoadVars function. I have not used PHP to tie to Access, but I have seen a great link to a tutorial. Here is the link:

http://www.phpfreaks.com/tutorials/61/0.php

If you need more, I can send you some source code examples of what I did.

Thanks