Linux socket programming
Where can I find a good introduction to socket programming?
Strip Slashes Help
I've got a script that i've downloaded of the net to edit multiple fields from my sql database, and
check comment for html
hi, I just wanted to check if a comment a user posts contains HTML, and if it does, to not allow it
Multiple websites question.
Hi, does php have any functionality that enables a programmer to extract information from a website
Login Control?!
I have a Web Site that uses the login control also I have set the destinationurl to the page I want
Help me with some material on Open Text Overview.
Hi Experts,
Please help me out with some material on Open Text. I have been supporting AP Workf
Passing variables with pagination - iterating through unique id per link
Hi everyone,
I have seen a few topics like this one. Still cant find the specific thing, so I am
Validating time
Hi Guys
what do you think of the following approach to validate a 24hour time:
http://
Cursor statement failed with errors
Following statement failed with the errors.
cursor proj_cursor1 is (select projectID from
Writing Windows Device Drivers with C
Yes: one of the nice features of C is void*. You can put anything there and get anything out. Very