Confusing Functions
So, I've been reading up on Functions and I like them! However, I need some help using variables in
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...
how to load php class from another domain?
how to load php class from another domain?
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
help with contest script
I would like to code a contest script to my site but i don't know how. Could someone just give me pu
empty() error
Why does
Code: empty($USER_ID = $_SESSION["USER_ID"])
create this error...
sql error
I have been looking at this code for 20mins and can't work out what I am doing wrong. There is somet
Writing to the middle of a file
Hi I have a bit of a problem. Is there any way i can write some text to a middle of a text file. For
Help with explandable category tree
I have the below query:
SELECT l1.id as lev1_id,l2.id as lev2_id,l3.id as lev3_id,l1.categ
Error when call dll from oracle
Hi all, please help me!
I have dll write C language, I want call it from oracle procedur