<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16414" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi all,<BR> <BR>I have another troubles
with the latest version of PHPMapScript.</FONT></DIV>
<DIV><FONT face=Arial size=2>I succeeded in setting the text string
for a class object with the function settext. For example, I use the
following code : $oClass->settext("my_text");</FONT></DIV>
<DIV><FONT face=Arial size=2>It works perfectly but I sometimes would
like to remove the "TEXT" property which was created in the map file by the
function settext. I have tried to set this property with a default value such as
"" or null, but the effect is to set the "TEXT" property with a
blank value "" and not to remove it. Is there any way to remove this
property with PHPMapScript ?<BR> <BR>Any information in this regard will be
really appreciated.<BR>Many thanks in
advance,<BR> <BR>Loïc</FONT></DIV></BODY></HTML>