[PHP-DOC] question From: Dmitry Tkatchenko (dim <email protected>)
Date: 02/22/01

Hey All!

How do I add this kind of example to an xml file? Which tags do I use?

if (!Udm_Set_Agent_Param($udm,UDM_PARAM_ISPELL_MODE,UDM_ISPELL_MODE_DB)) {
          printf("Error #%d: '%s'\n",$errno,Udm_Error($udm));
          exit;
    }

Thank you!
Dimitry