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...
list files from folder, only one for each date
I have many files in a folder and wish to only list one of each date
these are the file names
Help with syntax
Hi all!
The $bridge variable is not getting passed while it is contained in the line below:
why aint this working?
i have this code:
Code: $num = 250;
$count = ($num - $rcount);
echo $rc
strtotime issue
Hey all,
I'm playing around with some code, and basically the idea is:
Person changes
Sequencing or queuing parallel process
Scenario is as follows
There is one parent process say P1 and 4 child processes say A B C D
Help with captcha script needed
Hello,
I am working on a script where reCAPTCHA or a similar form of CAPTCHA will be used, f
PHP - MySQL Fail
My PHP code will only execute the first part of my code...
Code: <?php
sessio
Strange
I recently noticed some odd HTML appear in some of the websites I host. Not all of them are run on a
Writing to the middle of a file
Hi I have a bit of a problem. Is there any way i can write some text to a middle of a text file. For