RE: [PHP] incrementing a number from a text file

2005-03-11 Thread Ariceaga, Luis TQM
Is it possible to let the OS handle the collisions? For example: $last_value = system('cat counter.txt', $retval); $last_value++; $result = system('echo $last_value counter.txt', $retval); ...just a suggestion! Regards /Luis -Original Message- From: Richard Lynch [mailto:[EMAIL

RE: [PHP] software catalog

2005-03-09 Thread Ariceaga, Luis TQM
Well... I see in HotScripts that there is a category named E-Commerce and inside there is a sub-category named Shopping Carts... [ http://www.hotscripts.com/PHP/Scripts_and_Programs/E-Commerce/Shopping_C arts/index.html ] Good Luck! /Luis -Original Message- From: Ryan A [mailto:[EMAIL