division gives infinity anser
int main()
{
int z=0;
int i=1/z;
cout<
}
It doesn't throw a
UDP server recvfrom() always returns -1? :(
Hello all,
I am getting a very strange error in my code :( I am writing a server application in C
this code is strange !
Hi i got this code from the web.. It checks for live and dead socks
It is working perfectly on my
Syntax Help
I'm trying to make a form that edits a php file which contains config settings. I'm using strings t
Spaghetti Code
So.
I've pretty much reached the point where I have so many isset s on one page that I can't
Question about GD library
I am trying to make an image that shows a random quote from my database.
However I want t
Anti Spam Code
Ok where do i start? Probably by telling you I have very little working knowledge of PHP and that I
mysql VARCHAR acting like INT
Hi, All.
I have a table that contains a varchar(10) column named weird_field. In this column
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
dropdown box help - open php files to textarea
Hi, I am using tinymce to edit content located in several php files. The code I attached works but i