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 Rhinorhino 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: *

  • Users: nickruiz
  • Content: Threads
  • Order by date
  1. nickruiz

    CSS problem - 2-column layout inside a div object formats text wrong

    This is a cross-compatibility issue between Firefox and IE. Before I try to explain the problem, it might be easier to simply post the code and allow you to see the problem for yourself. CSS file: /* prayerRequest.css */ #prayerRequest { /*position: relative;*/ background-color: #FFF...
  2. nickruiz

    PHP custom session object containing MySQL queries

    Hello, I am trying to add a session variable that is an object that contains all of the MySQL queries I need to use to interact with my database. Currently, I call the constructor of my object on each page. Attached is my test file (testSession.php) <?php // testSession.php...

Part and Inventory Search

Back
Top