socket communication between c++/java and sending image
hi,
i have a class in c++ called win32_sockserver which creates socket to java. i am trying
Strange cookie problem. setcookie dependant on where user was directed from?
Hello,
I have a website that sets a cookie when a user visits the website. The cookie holds a
Multithreading in Oracle (Java, SQLJ, Pro*C,??) on 10g
I am investigating how to run a Java stored procedure in multithread mode.
I know that if I chang
MII Trends - add data onto chart object
Hello,
Can anyone please provide some thoughts on my current requirement:
its pretty
extract content from a website
i have written a code that will grab the content from the index page..
i would like to know how c
Losing 'page' data
I have this code that allows me to update my database. But after updating, I lose the $_GET['page']
Multi Level Array Problem
hi all,
For example I have array like below:
$temp = array(array('north america', 'us'
Namespace Problem
I'm having problem with a section of code with a variable namespace.
This code works fine:
Date help - fetch dates for Mondays between xxx and yyy?
Does anyone know the best way to do this? I have two dates, say:
2010-01-26 and 2010-05-30
Registration
ok so i have a site where people can register and login which works now thanks to someone on here th