Doubles are giving me problems
Ok so, first of all i made a double = 0.05, but when running the debugger it shows up as 0.04999. I
Adding Different Numbers From MySQL
Basically I have a mysql database with a couple prices as the following:
9.99
9.99
9.99
C++ API to Oracle dB
I need to perform a select command to the Oracle dB to obtain information from a table.
What libr
why this query can delete duplicates ?
why this query can delete duplicates ? Anybody can give me the detailed explanation ?
Tha
Why is this function returning a false value when it shouldn't be??
This is in an include file. I want it to check a value in an html form and see if it's just white s
IP question
ive got 2 ip addresses both global from same user how would i detect if they are local to each other
session checking in page load
hai all
I have a web site is www.Mryas.com in this my login page is Page1.aspx its co
COde for a Cc
I'm not receiving $ft as a Cc. Why is that??
$to = "$email";
$headers = "Fr
This must be easy , pulling the last record of the day, every day, from a txt
I have a txt file logging weather data every minutes (so 1 record per minute). I want to extract the
Working with popups and such in a class
I've recently started building my applications completely enclosed in classes. I like the fact that