Webboard: PHP Extension Highlightning

[email protected] 3 Aug 2010 07:50:28 -0000
Newsgroups gmane.comp.web.mnogosearch.php-frontend
Message-ID <[email protected]>
Author: Amar Bouchibane
Email: 
Message:
Try this...



Udm_Set_Agent_Param($udmAgent, UDM_PARAM_HLBEG, '<strong>');

Udm_Set_Agent_Param($udmAgent, UDM_PARAM_HLEND, '</strong>');



...where $udmAgent is the resource link identifier returned by udm_alloc_agent_array resp. udm_alloc_agent.

Reply: <http://www.mnogosearch.org/board/message.php?id=21108>