Help for this page

Select Code to Download


  1. or download this
    #retrieving cookie
    @purchases = split(/ /, cookie('cookie')) || die "No cookie!";
    
  2. or download this
    #retrieving cookie if there is one