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...
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.