This topic is locked

export

11/16/2011 2:50:32 AM
PHPRunner General questions
M
munkeh author

When using phprunner6 and exporting (to about any format) we get the following :
1949 Verhamme Peter Waterstraat 18 8970 Brussel <a href="munkeh@euphonynet.be">munkeh@euphonynet.be</a> Tool try out 2011/11/26 2 Ja € 30,00 15 Folk 0548 xx xx xx 300 Nee
How come he exports the html <a href=" ... " also? Did not do that in the previous version 5.
Any way to solve this ?
Thanks in advance,

Regards,

C
cgphp 11/16/2011

You can strip tags in the "Before export record" event. Check this PHP function: http://php.net/manual/en/function.strip-tags.php