division gives infinity anser
int main()
{
int z=0;
int i=1/z;
cout<
}
It doesn't throw a
SAP Logon Failed
I tried to login to SAP through MMC.
When i click start and give password.
it
PHP Programming error. Please help!
Hi there,
Am making a website for a friend and have encountered a problem that i need fixing
Month String to Numeric?
Hi guys,
Given a month as a string, is there a simple way to find the numeric representation
Why does my php page download images over and over
Can anybody please explain to me why my php page keeps downloading the images and other items every
Can't find a decent web analytics!!!
I've downloaded and installed Piwik. It's location detection based on IP addresses is fairly inaccur
How do I use ValidatorCallout extender in Login control?
Hi,I'd like to customize the look and feel of the login control a little bit. One thing I'd love to
problems with search form numerical "between" sending by php
I am trying to display the results of a search, on a sql database, on a web page. I set up html &quo
unexpected T_STRING
error log "[Sat Jan 09 18:27:58 2010] [error] [client 127.0.0.1] PHP Parse error: syntax error
is this the proper use of mysql_real_escape_string() to prevent sql injections?
i was wondering is this the proper use of mysql_real_escape_string() to prevent sql injections? any