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 MikeeOK 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 Unregistered

  1. Unregistered

    PHP setcookie() IE 6.0

    Use this sample for the expiration date: $expDate = time()+259200; Of course set the time to your own preference. Also, if you use apache verify the cookies module is loading.

Part and Inventory Search

Back
Top