Code error with Index.php
Error: Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /home/runevid/public_
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...
i have no idea why this isn't working
Code: <?php
session_start();
include("connect.php");
error_reporting(E
ME54/ME54N Conditional check for Release of PR
Hi Gurus,
My requirement is to put a check on the release of the PR with respect to the c
frame help
on the bottom frame is menu.html
Code: <body><form action='link.php' met
Help, Base64 encoding url and decoding server side.
Hello everyone, i have a website with videos and games and also provide an embed code which people c
php web service error
hey guys,
I'm working on a project requires the use of web services. I've been trying a few tutor
Rounding a number queried from a database
I know that to display a rounded number you just do echo "round($number)";. But how would
xml element exists
Code: [Select]<?xml version="1.0"?>
<Addresses>
<
Problem Dereferencing
With these types and tables:
CREATE TYPE MANAGER AS OBJECT (
MGR_ID INTEGER,