I am a long time php coder, that needs to convert a script to Perl.
Here is the code in PHP
[tab]$store_list_name = $prod[10];
[tab]$category = $prod[11];
[tab]$sub_category = $prod[12];
[tab]$searchfor = $store_list_name . "->" . $category . "->" . $sub_category;
[tab]$getcat =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.