Where am I going wrong
Been trying to work this out for hours
I have two tables called 'Genres' and 'Films'. Genre
query help
Hi experts.
i have a table rep2 like this
PROD_COD ACCT_NO DUE_DAYS BALANCE
Getting number of affected rows in SQLPLUS..
Hi everyone,
I have a shell script where i am invoking sqlplus, running a query and saving t
foreach iterator
Hi Guys
Does the foreach loop have an inbuilt iterator ?
multiple recipients + dbuser mail recall
Hello,
I am building a php login script.
When the user registers the script will send
Not Loading Function Into Div
I'm not sure whether to put this under the php forum or ajax forum but because I tink it's more of a
Multithreading in Oracle (Java, SQLJ, Pro*C,??) on 10g
I am investigating how to run a Java stored procedure in multithread mode.
I know that if I chang
Guixt issue
Hello all,
We are experiencing the following problem with Guixt:
Some transact
include problem
I have my root folder as:
Code: $root = $_SERVER["SITE_HTMLROOT"]; // the server root<
need help in php variable
i have a php variable on one page
Code: [Select]$lastId = mysql_insert_id($db);
echo $lastId;<