send() and recv() parameters confusion
On server Side:
int recv (Socket,Buffer, Length, Flags)
On Client Side:
int send (Soc
Need help to identify this error please
:confused:Can anyone help me tell what this error message means? Maybe tell me where to look to fix
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
do while...woes
I'm sure this is childsplay but it is stumping me, everytime i try what I think would make this work
Help with lottery style system?
I'm working on a currency system for forums and it is going to have a type of lottery system built i
PHP not creating file.
Its supposed to create a .ini file in the /scriptfiles/users/ with the name they entered into the fi
Array question
Does anyone know how to create a program that takes the $ amount for 8 different departments and gi
Using system() and bringing back the results
I am aware that you can use system() within PHP to execute system commands, but I was wondering if t
rdns with php
I am trying to build a script that will show all of the different domains that are hosted on the sam
Sending an SMS Message with ASP.NET
Often times it may be a requirement for your web application to send an SMS message. Such examples w