$aForm = changeMassTxt( $aForm, '', Array( 'sComment', 'lenH' ) ); ??

Greg

Avatar: Greg

2006-03-24 20:30

Can someone tell me what $aForm = changeMassTxt( $aForm, '', Array( 'sComment', 'lenH' ) );
means, especially the lenH part
Thanks

treewood (OpenSolution)

Avatar: treewood

2006-03-25 09:06

Greg - see changeTxt( ) function in libraries/Trash.php

Greg

Avatar: Greg

2006-03-25 11:14

I did but I still don't get the Array( 'sComment', 'lenH' ) part

treewood (OpenSolution)

Avatar: treewood

2006-03-25 12:27

Greg - sComment (comment from order form) will be parsed by changeTxt( ) with parameter 'lenH' ... what changeTxt( ) do see changeTxt( ) function.

Back to top
about us | contact