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 derfloh 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. kennyharrill

    Question re: Built in search engine using PHP script

    We have a search engine built in on our website (this website is for a company that makes heat transfers). We are wanting to put something in place that keeps our three digit partcodes from displaying - we want to make the mininum length of the search entry four characters or digits. I have...
  2. kennyharrill

    Built In Search Engine Question

    We have a search engine built in on our website (this website is for a company that makes heat transfers). We are wanting to put something in place that keeps our three digit partcodes from displaying - we want to make the mininum length of the search entry four characters or digits. I have...
  3. kennyharrill

    Help needed with form for sales analysis

    We are trying to develop a tool for us to be able to analyze the sales by quantity and dollar amount of our heat transfers and designs. The columns in our table are PARTCODE, SALEMONTH, SALEYEAR, SALEQTY, SALESALES, and URL. A typical row looks like this: 4173L, 1, 2005, 44, $550.00...
  4. kennyharrill

    Fatal error involving mysql_connect

    I am using PHP 5.0.2, MySQL 4.0.21, and Apache 2.0.52. I am trying to connect to a MySQL database through PHP, but I'm getting the "fatal error" message involving the mysql_connect function. I have tried a number of solutions - enabled php_mysql.dll in my php.ini file. I copied my...

Part and Inventory Search

Back
Top