Hi all,
I'm getting the following error while installing Oracle11g Patch 11.1.0.7.0 on IBM-AIX
/oracle/Disk1/stage/Components/oracle.owb.rsf/11.1.0.7.0/1/Datafiles/filegroup16.jar.
when I look into the Directory, I see the directory 'oracle.owb.rsf' itself missing
/oracle/Disk1/stage/Components
$ ls -l
total 0
drwxr-xr-x 3 oracle oinstall 256 Oct 03 2008 oracle.jdk
drwxr-xr-x 3 oracle oinstall 256 Oct 03 2008 oracle.swd.opatch
drwxr-xr-x 3 oracle oinstall 256 Oct 03 2008 oracle.swd.oui
drwxr-xr-x 3 oracle oinstall 256 Oct 03 2008 oracle.swd.oui.core
drwxr-xr-x 3 oracle oinstall 256 Oct 03 2008 oracle.sysman.ccr
Please suggest me
Thanks
FAGL_FC_TRANSLATION FAS52 New GL ECC 6.0
Hello,
parsing error
can anyone explain this syntax error:Parse error: syntax error, unexpected T_IFThe error is occuring at the blank field check ie: if (!$_POST['username]...etc etc//check if form has been submittedif
Displaying data from database into a 2 dimensional table
Good day!I'm a beginner in PHP and I'm not expecting a full coding for this qestion. I'm just looking for hints and pointers as to how to solve this problem so that I can learn it myself.I have a
problems with contact forms that are only protected against SQL injections
What could be a potential problem with contact forms that are only protected against SQL injections and have an admin side view for the enquiry ?
why isn't this PHP code working ???
it's suppose to find a name on the database. <?php $s = $_POST["lname"]; $x = trim($s); $exists = false; $selectedRow = 0; mysql_connect (localhost,testuser,testuser);
Calculating a rating by adding number of points and dividing by number of items
I have a site that users can post links to files to download. They can rate these files on a 1-5 scale. I had someone make a Top Rated section for the site, to show the user with the highest rating
Adding post count
How would I make it so everytime someone clicks submit on my form, their row in the database for their post count goes up 1.
Formatting echo from database
So I have a database that stores First and last names, then echos them back to a website, as of now the entire first and last name echos back (John Smith) I want the last name to just display the
Post, not working, please help
The error is:Method Not AllowedThe requested method POST is not allowed for the URL /students/06/php/index.--------------------------------------------------------------------------------Apache/1.3.33
Auto fill in input value based on User_ID
Hello,I'm looking form some input on the following problem.User loads page -> page loads values from database and inputs them in boxes -> user edits input boxes -> new values