According to Christopher Murtagh: > So, what I did instead was modify the Display.cc file in htsearch so that > it generated properly formatted query strings. All this meant was changing > ';' for '&' in the Display::createURL method (16 of them to change). ... > Maybe it would be nice to have a config option in 3.2 where it could > compile a php friendly version? Just a thought.
Are you using the latest version of PHP? I thought I had read previously on this list that it now can parse CGI parameters separated by semicolons. Maybe I'm remembering wrong? I know the latest CGI.pm for Perl does. HTML 4.0 is hardly a new standard, and we've actually been slow to bring ht://Dig into compliance with it, so I don't know why other web application developers are so slow to get with the program. See FAQ 5.21 if you haven't already. -- Gilles R. Detillieux E-mail: <[EMAIL PROTECTED]> Spinal Cord Research Centre WWW: http://www.scrc.umanitoba.ca/~grdetil Dept. Physiology, U. of Manitoba Phone: (204)789-3766 Winnipeg, MB R3E 3J7 (Canada) Fax: (204)789-3930 _______________________________________________ htdig-general mailing list <[EMAIL PROTECTED]> To unsubscribe, send a message to <[EMAIL PROTECTED]> with a subject of unsubscribe FAQ: http://htdig.sourceforge.net/FAQ.html

