send() and recv() parameters confusion
On server Side:
int recv (Socket,Buffer, Length, Flags)
On Client Side:
int send (Soc
Amend code to allow multiple attachments
Hi
I have a php page that allows the user to browse to a file (image) then sumbit, the confi
Checking if a process is running (problems including psapi.dll i think...)
Ok, so all I'm trying to do is check if a program is running...
I've found out that I nee
PHP switch function help
Hi, I am trying to create a search function for a directory website. On the search function on html
INSERT for date range
Hi all
I have the following table
Code: [Select] `date` date
`day` int(2)
`
PHP Multiples of 2, Show posts...not working (wordpress)
I have been using this code to show div.example with 6 li columns inside it, each li is a post with
Oracle Connectivity
Hi Every One,
Can we access SAP from oracle database.If it possible then please spec
Sufficient protection from bad input?
I am writing a simple script to let people upload 'pages' of their own content, be it simply a few b
How do I create a 2D game "camera" to follow player?
In J2ME programming I'm targeting MIDP 2.0 devices.
I'm using gamecanvas and I was thinking t
Credit card verification
I have a client who wants to process credit card transactions from his web site rather than the goin