origianlly I thought it was a perl problem, but it evolved into a PHP problem & solution :o)
problem solved... <?php function get_item_count($file_path, $category){ $count = 0; //open file $f = fopen($file_path, "r");...
Hi, thanks for replying and hopefully I have the info you need, although there maybe a better code that will be more suitable for this problem...
I am using a shopping cart called PPCal (shoppingcart.org) that is perl/cgi based and uses a flat file database. It comes with its own shop front,...
Separate names with a comma.