Hi, Below is a segament of my source as you can see it Switchin is taken from the row, I need it to be taken from the column can I just change it to $mycolumn?
Thanks for your help $insum = $insum + $myrow[Switchin]; $outsum = $outsum + $myrow[Switchout]; $yestodayin = $myrow[Switchin]; $yestodayout = $myrow[Switchout]; -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]