PDA

View Full Version : title and keyword


christophe
01-07-2005, 12:48 PM
hi people,
I would like that the title of the research page correspond with that of the sought word
Thank you all

Charter
01-08-2005, 08:10 PM
In search_function.php find:

$title_message = phpdigMsg('s_results');

And replace with:

$title_message = stripslashes(phpdigMsg('s_results')." ".phpdigMsg('on')." ".htmlspecialchars($query_string,ENT_QUOTES));

christophe
01-09-2005, 04:01 AM
Thank you vry much is Magic

Charter
01-09-2005, 04:10 AM
Yes, I am magic... oh, wait... you said "is Magic" so... not me. :D :D :D