array_count_values question?
ok i'm trying to create a top ten list from a database of listed favorite movies.
the followi
what business processes?
Hi,
A general question. What business processes (like OTC - Order to Cach, P2P, R2R etc)
Having problemswith multithreading and prime numbers
I have an assignment when I'm suppose to do the following:
Write a multithreaded Java, Pt
division gives infinity anser
int main()
{
int z=0;
int i=1/z;
cout<
}
It doesn't throw a
How to generate a random array of integers subject to a certain constraint
I am writing a program that asks the user to enter an integer N and then generates a random array of
Creating a custom API
I'm creating a site, and I need to create a basic API. Unfortunately I have no idea where to start.
UDP server recvfrom() always returns -1? :(
Hello all,
I am getting a very strange error in my code :( I am writing a server application in C
form class help (oop php5)
Hidy Ho Neighbors,
I'm forcing myself to learn oop/classes for php5. It seems like a good id
How to submit a form to the same page?
I have a table containing information about books in my library and this table has the following col
How to limit the calls to an API
Hello, in my simple script I call an api which effectively involves me getting an xml file.
H