How to sum these output values
Hi
I need sum the month totals
SELECT region_name, area_name
,SUM (CASE WHEN S
Can I call a class inside a function?
I have a class written in another file that handles my image resizing.
Can I do this (php say
MYSQL INSERT ID NOT WORKING
Code: $id = mysql_insert_id();
header("Location: ./?view=$id");
Why $id pulling blan
Day of week
I am using PHP version 5.0.5
I have a varaible ($DATE (date format yyyy-mm-dd)) that is being inc
please hep to get values from a table row
can anyone tel me how I can select and get data from one row by pressing an Edit button in that row
Accept only alpha characters
I've got this bit of code ready for accepting a phrase:
Code: if (!eregi ("", $_POS
retrieving policy name inside the function called by this particular policy
Hi there,
I've playing around with dbms_rls package, trying to set up some security repo
Is there something wrong?
Hi all,
Just a quick question... can someone look at this code and see if something is wrong?
Session login issue
I'm wondering how to fix a problem I'm having with a session-based login system
Say I go to h
array help
Does anyone know how to require 10 text fields for individual grades and output class average? (10 p