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 SkipVought 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. madcelt

    Select query not showing error but not showing result either

    Thanks a million for picking that up. Of course it works perfectly after making the change you suggested. Much appreciated.
  2. madcelt

    Select query not showing error but not showing result either

    I'm probably being stupid and missing an obvious error in my code. However, I can't spot it so would appreciate any help available. This code works fine: <?php include-once ('config.php'); $dsn = "mysql:host=$host;dbname=$dbname;charset=$charset;port=$port"; try { // create a...

Part and Inventory Search

Back
Top