division gives infinity anser
int main()
{
int z=0;
int i=1/z;
cout<
}
It doesn't throw a
How do I know when getBounds Method is ready to be called.
I have an application that changes out stylesheets client side. Once I change stylesheet the browse
$GPRMC and NMEA how to extract from report
Hi There,
Im a little bi lost and not sure where to start with this one, ive got a small gps
Not Inserting into DB
I can't get my Add new Division form to submit to the database. Anyone see my issue?
Code: &a
Problem with passing variables
I'm not really a php programmer so I'm really struggling with this issue.
I have a banner s
What am I missing here? Help!
Hello all!. I can't seem to get this working right. Well - it renders right, but something is goin
Format timestamp from mysql
When I tried this:
Code: date("m/d/Y H:i A", $row['timestamp'])
I got 12/31/1969 18:
Creating a custom API
I'm creating a site, and I need to create a basic API. Unfortunately I have no idea where to start.
Help with PHP Calendar code...
Hello, I'm new to this forum and I'm glad I found it.
I wrote this code for a PHP calendar as an
My query is being run with no results.
I have this.
Code: function DropUser($duser_id, $user_email, $user_username) {