Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. webdude12

    PHP Coder Need Help with PERL DBI (MySQL)

    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 =...

Part and Inventory Search

Back
Top