<!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>&nbsp;<BR>I have&nbsp;another troubles 
with the latest version of PHPMapScript.</FONT></DIV>
<DIV><FONT face=Arial size=2>I succeeded&nbsp;in&nbsp;setting the text string 
for&nbsp;a class object with the function settext. For example, I use the 
following code :&nbsp;$oClass-&gt;settext("my_text");</FONT></DIV>
<DIV><FONT face=Arial size=2>It&nbsp;works perfectly&nbsp;but I sometimes would 
like to remove the "TEXT" property which was created&nbsp;in the map file by the 
function settext. I have tried to set this property with a default value such as 
"" or null, but&nbsp;the effect is to set the "TEXT" property with&nbsp;a 
blank&nbsp;value "" and not to remove it.&nbsp;Is there any way to remove this 
property with PHPMapScript ?<BR>&nbsp;<BR>Any information in this regard will be 
really appreciated.<BR>Many thanks in 
advance,<BR>&nbsp;<BR>Loïc</FONT></DIV></BODY></HTML>