small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)
Multiple Pages
Hi. Im very new to php. I'm trying to create a basic login/registration page.
So I have a bas
What do you call the "token" thing?
You know how some sites have links that run on tokens? Tokens are links that only stay alive for a c
VAT
how should I deal with VAT?
if I have a product that costs £5.00 and VAT @ 17.5% (£0.87
How could I do this?
Ive got a simple lottery game, and am using an sql database to keep track of the numbers bought. But
phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";
Mysterious Timeouts
I've deployed a few simple AJAX-enabled web page to a local server that is accessed through the Inte
To add a field on the screen XK02.
Hi All,
How to add an additional field in the vendor change control screen XK02.
The
Need help in Generating Combinations
Need help generating all possible combination of names in an array
Lets say i have the follow
Strange Oracle Query problem
Ok So I have this PHP class that talks to a Javascript class that basically creates a table of infor