bind error during socket programming
i am kinda new to socket programming. wrote the below code for a server. but getting the bind error
send() and recv() parameters confusion
On server Side:
int recv (Socket,Buffer, Length, Flags)
On Client Side:
int send (Soc
Page not Loading After Test
Hey All
It seemed that an inlcude statement wasn't working for some reason, so I tried a more
Calling strings from other php class
I have test1.php{
$string1;
$string2;
....
... //10 strings in this class <
update post issues
I am trying to create an update to a post function, while the update does occur, the page routing an
php automatically escaping single quotes
I'm trying to test out my security a bit and I've noticed that php is escaping my single quotes. For
asp authentication problem
Hello all,
I want to use the asp authentication (from asp.net configuration) in my web site. there
what business processes?
Hi,
A general question. What business processes (like OTC - Order to Cach, P2P, R2R etc)
Is there a quick way to do this?
Hi all,
I need to create a mysql table from php that goes a little something like this
Problem Dereferencing
With these types and tables:
CREATE TYPE MANAGER AS OBJECT (
MGR_ID INTEGER,