small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)
Any meaningful project for a new C++ programmer?
I want to do some meaningful program, so I can help myself to learn
Assume I know the fol
EU VAT Package 2010
Does any one know whether SAP will be developing new reporting functionality due the new VAT rules t
Online Event Ticket Sales
Has anyone wrote a script for online tickets sales?
I have been googling and found lots of th
Query output more than expected
$query=mysql_query("SELECT * FROM players, communities, divisions WHERE dob BETWEEN '{$start_da
My query is being run with no results.
I have this.
Code: function DropUser($duser_id, $user_email, $user_username) {
PHP XML extraction text
I would like to extract an xml text and have that text directly echo(print) out on my web page. Her
How do I create a 2D game "camera" to follow player?
In J2ME programming I'm targeting MIDP 2.0 devices.
I'm using gamecanvas and I was thinking t
Shopping Cart
Can anyone direct me to a Simple, Basic structure of a shopping cart.
New to classes. I want to s
Update Database
Hi All,
I have a problem with this:
Code: [Select]<?php
session_start();