Following is sample code. oci_fetch_array returns resultset in array form.
Details are available on
http://in2.php.net/manual/en/function.oci-fetch-array.php
";
echo $row[1]." and ".$row['NAME']." is the same";
}
?>
Santosh
- Original Message --
Hello,
I understand for your question that u want to print whole page.
It can be easily done using javascript like this.
Untitled Document
- Original Message -
From: "arafat uddin" <[EMAIL PROTECTED]>
To:
Sent: Monday, A
Try this code
$id=$_REQUEST['id'];
echo $id;
I find it working well.
Santosh
- Original Message -
From: "Ruprecht Helms" <[EMAIL PROTECTED]>
To:
Sent: Monday, August 06, 2007 2:52 PM
Subject: [PHP-DB] Problem with reading out value from urlline
Hi,
can be created dynamically and pass
as argv.
Thanks
Santosh