I need to use , instead of space to separate keywords. I need to use , instead of space to separate keywords.
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

I need to use , instead of space to separate keywords.

Started by skywoolf, July 26, 2006, 04:44:34 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

skywoolf

I want to use Coppermine but I need it to integrate with other databases.  One of the most important uses 8 character codes that sometimes include spaces.  I overcame this wil a simple gallery script by changing the script where it used the "explode" function,  changing the character  between words to be , instead of space. So I then enter keywords like AMG 05AL, KIA 06MA, HOND06AC  etc

This works while only admin can enter keywords but will not be ideal if galleries are made public.

I could use other fields for this code but then could I search using those keywords?

Any suggestions would be very much appreciated. ( I am a beginner with PHP and MySQL)

Nibbler

You can add it as a custom field - you can search on those too.

skywoolf