PDA

View Full Version : New Filter


ppalou
03-02-2006, 02:57 AM
Hello,

I have bought a easyphpcalendar license. I'm customizating my easyphpcalendar but I have a problem, I want a new Filter like filter that appears in "Match Any Selections" (events/index.php -- advanced).

I have seen that this filters are in plaint text file (config.inc.php), the only thing that I need is how manage the string $epcCategories .

I only want this for to do a new filter.

A lot of thanks :-)

Brian
03-02-2006, 09:17 AM
Can you give me an example of what you are trying to do (not sure that I completely understand)?

ppalou
03-02-2006, 10:33 AM
I want anything like "Filter by custom categories (http://www.easyphpcalendar.com/forums/showthread.php?t=4791)" . For do it I need to know the same source code that appears in this image (http://static.flickr.com/45/106795419_2ab3a5d60d_o.png).

With this source code I will build a html form with selects (combo box).

Thanks