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 IamaSherpa 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. djwiktor

    socket_bind problem. why?

    I have a problem with a simple (allegedly) function to read socket data and save it in a file. The code look as follows: // Set the ip and port we will listen on $host = '127.0.0.1'; $port = 20000; set_time_limit(0); // create low level socket...
  2. djwiktor

    How to link and show details of one node

    This is my first try at xml/xsl. I have an xml file with hundreds of job offers from another portal that I'd like to put on my site. I need two things. First, list all data in rows (employer, post, province). Second, link posts and let visitors read full description of a particular job offer...

Part and Inventory Search

Back
Top