• Massimo

    (@pictureperfectmalta)


    Hello,

    I try to convert the information in the docket from its original case to uppercase. Since we have more than 200 products in the shop already it’s not an option to go back and convert name by name of the product.
    The syntax to convert the string to uppercase is this:
    $str = strtoupper($str);

    But I don’t exactly know where to enter it in the php file to convert the string
    $product_name. I hope you can help, thank you a lot

  • The topic ‘Convert print output to uppercase’ is closed to new replies.