Simple MySQL query...
Hello,
How could I do a mysql query that does this: SELECT * WHERE date/time < 5minutes ag
Rounding a number queried from a database
I know that to display a rounded number you just do echo "round($number)";. But how would
SMTP server...
I recently found a tutorial online on SMTP authentification for sending emails from webpages, here i
PHP page is blank
Hi Everyone,
I have a site in which I am able to open the first PHP webpage in my browser but
EU VAT Package 2010
Does any one know whether SAP will be developing new reporting functionality due the new VAT rules t
ScriptResource.axd gives an error on fresh install of ASP.NET Ajax 1.0
Hello,I have a fresh install of Microsoft ASP.NET Ajax 1.0. When I create an Ajax enabled website in
Limiting checkboxes?
Hi guys,
I have this code: Code: if(isset($_POST['selected'])) {
foreach($_POST['selec
NOOB needs help with upload file
The intent of this form is to create a folder for a client and upload an image into another folder '
ALV sum various columns problem
Hi all,
I'm doing a report on ABAP for a timesheet of the current month. The output i want is s
phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";