Regarding accessing SQL query issued by any user in Oracle 10g
Hi all,
i want to know the queries issued by various users accessing a database...
Problem Dereferencing
With these types and tables:
CREATE TYPE MANAGER AS OBJECT (
MGR_ID INTEGER,
Help with Hyperlink
Hi,
What I am trying to do may be simple, I just can't get it to work. Ok...
I am usin
tell csv import script to ignore blank rows?
Hi i have the below script but i get an error if a row is blank ie a return in the csv file at the e
SQL Query/echo not working
Hey all,
I'm trying to run (what I thought) was a simple operation and it isn't working. I h
PHP webpage & array print issue
I have this code running, and it works perfectly … however, see my bottom bit about what I see
PHP onsubmit in the form not going to the fuction.
I have a form through ‘onsubmit’ calling a function validation(). But not going to the
Php script to read msword file
hi,
I need to read a msword file and i want to print the contents in that word file.
i
Calling strings from other php class
I have test1.php{
$string1;
$string2;
....
... //10 strings in this class <
foreach and array need help combining
Hi guys.
Here's the code
Code: array(
'tag' => 'code',<