PHP Code:function currFormat(nValue){
// you need all of
// the code posted above
return "$"+sResult;
};
output = currFormat(35000);
trace(output);
|
Results 1 to 6 of 6
Threaded View
|
Click Here to Expand Forum to Full Width |