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

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

    Cannot understand sessions

    Can someone please help me understand why I cannot query the database using a session variable? The code below will work properly if I change the $logname to a value that I know exist in the database, but when using the session variable $logname,,, it does not appear to work. The session...
  2. rcubed

    Redirecting to url

    I have a form that prompts for username and password and does a mysql query to verify and pulls a url from a field in the database and then I want to send the logged in person to this url. Itried this but does not seem to work: header (location: "$url") What is wrong with this...

Part and Inventory Search

Back
Top