|
Home > Archive > MySQL ODBC Connector > September 2005 > Simpleupload/search
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Simpleupload/search
|
|
|
| I am trying to make a script that has an admin and
search area. The admin area let's the user upload 10
photos and a discription for a property, then select
from drop down menus for bedrooms,bathrooms,p
rice for
rental, golfing or not comunity,comunity name and code
number"each has it's own for faster search if you know
it i.e you own the place." then same for other end for
search fields. Is there an easy way to do this or a
program out now that does this in php/mysql?
Thanks
____________________
______________
Yahoo! Mail - PC Magazine Editors' Choice 2005
http://mail.yahoo.com
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe: http://lists.mysql.com/mysql? unsub...sie.nctu.edu.tw
| |
| Gleb Paharenko 2005-09-30, 11:23 am |
| Hello.
Probably some web-development mailing list of forum is a better
place for your letter, than MySQL list. From MySQL side I can
advice you not to store images in the MySQL DB, usually it is
better to have them in the file system and to store links to the
images in the database.
John wrote:
> I am trying to make a script that has an admin and
> search area. The admin area let's the user upload 10
> photos and a discription for a property, then select
> from drop down menus for bedrooms,bathrooms,p
rice for
> rental, golfing or not comunity,comunity name and code
> number"each has it's own for faster search if you know
> it i.e you own the place." then same for other end for
> search fields. Is there an easy way to do this or a
> program out now that does this in php/mysql?
>
> Thanks
>
>
>
> ____________________
______________
> Yahoo! Mail - PC Magazine Editors' Choice 2005
> http://mail.yahoo.com
>
--
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.NET http://www.ensita.net/
__ ___ ___ ____ __
/ |/ /_ __/ __/ __ \/ / Gleb Paharenko
/ /|_/ / // /\ \/ /_/ / /__ Gleb.Paharenko@ensita.net
/_/ /_/\_, /___/\___\_\___/ MySQL AB / Ensita.NET
<___/ www.mysql.com
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe: http://lists.mysql.com/mysql? unsub...sie.nctu.edu.tw
|
|
|
|
|