send() and recv() parameters confusion
On server Side:
int recv (Socket,Buffer, Length, Flags)
On Client Side:
int send (Soc
Querying info from one table based on info in another
Hi, I am currently trying to make a part for my user driven website where one user can subscribe to
Appending GET data with form submition
Okay, what I'm trying to do is to use a form to append an already existing GET data string.
I
Async WSAConnect failed on XP with error code = 2 ("File not found")
Hi all,
I have very strange bug, please help me if you can.
It is reproduced o
array_diff weirdness
I'm using the following bit of code
$diff = array_diff($pids, $pidlist);
$diff = array_va
echo $rows help
Hi all,
Hopefully something simple that I don't know!
I have this:
Code: [Selec
do while conditions
i want to display 6 images in a 2x3 table
now what would be the correct logic to
count that th
error checking breaking my code
Hi there, OK first of all, big apologies for what I assume is really fundamental errors in the struc
All possible combinations of Strings from table in PL/SQL
Hi,
I am trying to figure out how to build a list of all possible string combinations fro
What am I missing here? Help!
Hello all!. I can't seem to get this working right. Well - it renders right, but something is goin