--- Pete <[EMAIL PROTECTED]> wrote:
>>making it so that if someone searches for a part number 'cp7940'
>>they'll get matching results that include dashes, such as 'cp-7940'.
> 
> Extra field in the same database?

Hm... I'd rather not tinker with the db if I can help it. There are
already several hundred thousand parts in the db ... the only thing I
can think of to do with an extra field would be to pull the existing
part number, strip any dashes, and write it to the new field. Then I'd
have to modify the search script(s) to search on the new field.
Considering the mess the code is already in, I'm not sure that's
something I want to try to tackle! :-)

Thanks, though!
-Bob


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


Community email addresses:
  Post message: [email protected]
  Subscribe:    [EMAIL PROTECTED]
  Unsubscribe:  [EMAIL PROTECTED]
  List owner:   [EMAIL PROTECTED]

Shortcut URL to this page:
  http://groups.yahoo.com/group/php-list 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/php-list/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to