Hai friends,
{$PRODUCTS_PRIC E}
This is my variable i dont know why they used { } for that. in that product_price i m storing a integer value like 112.00 etc.., when i change to another radio option, it automatically changes the value to 112.
What can i do to correct this to normal decimal value like 112.00,? help me dude!!!
thank you,
{$PRODUCTS_PRIC E}
This is my variable i dont know why they used { } for that. in that product_price i m storing a integer value like 112.00 etc.., when i change to another radio option, it automatically changes the value to 112.
What can i do to correct this to normal decimal value like 112.00,? help me dude!!!
thank you,
Comment