How to sum these output values
Hi
I need sum the month totals
SELECT region_name, area_name
,SUM (CASE WHEN S
Multidimensional $_POST
Hello
How to get a single array from array of array (2 - dimension).
For example I have a
empty() error
Why does
Code: empty($USER_ID = $_SESSION["USER_ID"])
create this error...
Change log of Cost centre change in Plant maintenance order
Hi,
How to view Change log of Cost centre in Plant maintenance order. Not visible thru 'Docume
Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);
Word Trimming
Hi Guys & Gals!!
Hope you are all ok....
I need some help with the following
Stopping page post back
I have few literal contriols in my page and a repeater too. But inspite of using update panel, postb
Help with PHP Email Script
Hi guys,
I'm a newbie to php and need help with the script below:
At the moment when I
output_buffering so rewrite
I'm planning to rewrite some of my scripts so they don't have to use output buffering to accomplish
phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";