Need help in Generating Combinations
Need help generating all possible combination of names in an array
Lets say i have the follow
Why does my crawler script suddenly end with no error?
Hi.
I have written a web crawler script. It will visit a large number of URL's with cURL.
Need help-Error istream header declaration
Hi Everyone ,
I am having issue with istream declaration. I am new to C programming.
can a
[RESOLVED] Socket/Port remains open after app crashes
I'm having this problem with a networked app in vb.net.
If the program exits normally the por
help with contest script
I would like to code a contest script to my site but i don't know how. Could someone just give me pu
how to timeout $doc = new DOMDocument()->load($url)
I am currently using this $doc->load($url) to fetch an rss feed.
If a feed takes long than
mysql_affected_rows() usage
Possibly a MySQL issue, but the function that is not behaving in the anticipated way is a PHP functi
Scrolling news bar and MySQL
I am not sure if this is the correct forum to post this on. If not, I apologize. I am still pretty
understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam
LOOPing Problem
Hello All!
The following code loops through the data and displays the data accordingly. My p