Using system() and bringing back the results
I am aware that you can use system() within PHP to execute system commands, but I was wondering if t
Taxonomy? Classification? Categorisation?
Not sure if there is a way around this classification problem
I have a supplier who produces
Combining refCursors and Summing
Given the following DDL:
CREATE TABLE FOODSALESTEST
("WEEKNBR" NUMBER,
"ST
send() and recv() parameters confusion
On server Side:
int recv (Socket,Buffer, Length, Flags)
On Client Side:
int send (Soc
search query in mysql in php problem
my search query wont work, i know, that my codes are correct.please help
Code: [Select]&l
Bar charts using Graphical Framework.
I am using Graphical Frameworks(GFW) to create a chart Graphic . There is no problem with the data d
count only commas outside parenteses
I have a sql table containing
id - query - query name
the first page contains a drop down men
How to find OS bit version
How can I tell the person browsing my site is running 32, or 64 bit operating system?
Pre-Fill out a PHP form...??
This is for work actually (geek squad). We have to fill out this online php form at work over and ov
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