CPTA
08-01-2011, 05:58 AM
https://vborg.vbsupport.ru/external/2011/07/1.png
Some guy posted this code to do this
if ($this->post["fieldXX"] != "") {
$this->post["musername"] = "<img src=\"". $this->post["musername"] ."\">";
}
How would i get this to work on vb4?
Some guy posted this code to do this
if ($this->post["fieldXX"] != "") {
$this->post["musername"] = "<img src=\"". $this->post["musername"] ."\">";
}
How would i get this to work on vb4?