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 biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by Marker67

  1. Marker67

    Problems with clearstatcache()

    Cool. Thanks for the confirmation.
  2. Marker67

    Problems with clearstatcache()

    The Keyword search is currently down, so I hope this wasn't answered previously. Does anyone know if there is an issue with clearstatcache() or am I doing something wrong? Here is a bit of linear code to illustrate my issue... $filename = "testfile.txt"; if (! is_file($filename)) { echo...
  3. Marker67

    Problem with selecting a date

    not knowing the error your getting, could the issue be with the $db? has it been set correctly? Do you even need it?

Part and Inventory Search

Back
Top