Hello,

I have the following string:

<input type=hidden name=Products
value=\"Price::Qty::Code::Desciption::Flags|0.01::1::12::Your eShop (1 Store
License)::{USD}{TEST}|\">

When I print it out I get this:

<input type=hidden name=Products
value="Price::Qty::Code::Desciption::Flags|0.01::1::12::Your eShop (1 Store
License)::|">

Notice the missing {USD}{TEST}

Is this indented behaviour for the curly braces to disappear?

Thanks,
Brad Atkins
Manager, Technical Development
1-877-YRE-4YOU (Canada & US)
1-705-692-3442 (International)


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to