need help in php variable 
i have a php variable on one page
Code: [Select]$lastId = mysql_insert_id($db);
echo $lastId;<
How to submit a form to the same page? 
I have a table containing information about books in my library and this table has the following col
Trouble checking SESSION cookie 
I am trying to use $_SESSION cookies to verify admin privileges .
I don't understand why this is 
whats wrong with my code please help!!! 
this is the error
Warning: mysql_close(): supplied argument is not a valid MySQL-Link res
Giving the below syntax error 
Dear Experts,
I have used 2 buttons in gui status as display and cjhange.When the user wi
passthru() help 
Hi everyone,
I'm new to the forum and to PHP. I have some pretty good experience writing shell sc
Create or replace package is ending ORA-21700 
Database 9.2.0., patch 8 (9.2.0.8.0).
I trying run 
create or replace package ....etc.
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
UTL File problem 
Hi
I have a file in certain path with the following permissions (The file is a dummy file witho
small inaccuracies 
I have this code to convert fractional base 10 into base 2:
				while($num > 0)