Converting from one format to another
"I have got a date in DD/MM/YYYY but I need it in MM-DD-YYYY. Help!"
Array help
Hello i got this code to fetch data from database but it is not working it displays
7
Array
EU VAT Package 2010
Does any one know whether SAP will be developing new reporting functionality due the new VAT rules t
Impact of movement type 412 E on MAP
Hi
Usage of movement type 412 E is causing huge change in MAP .
Is there any r
LIMIT $start, 10... how to pass last value queried into next page with GET??
Ok I know how to display the first or last 10 results of a query...
$result = mysql_query(&q
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
CHECH A STRING FOR ' " ' (DOUBLE QUOTES)
I am checking for delimiter (.!?) and if there is a " after a sentence then it should neglect a
search function
HI guys,
if anyone could point us in the right direction of how to do this, or provide some t
PHP and Javascript
Hello Everyone,
I have a page that needs a javascript code to be written between PHP code but
Form errors in an array
I'm processing a form and putting the errors in an array. empty($errors) doesn't seem to do the tric