writing a screen scraper
Hello,
I'm writing a screen scraper application and want to be able to get absolute addresses
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...
iMatch stored value with the current value in a loop
Hello,
I have a MySQL db were I store articles in.
I have a form to fill these article
Procedure with variable number of columns
Hi, I have a procedure that looks like this:
PROCEDURE PROC(p_cursor OUT sys_refcurso
Edit MySQL Row Using PHP and HTML Form
Hello,
Here's what I'm trying to do. Build a page where a user enters a MySQL row number in.
Sum of Values in an Array
This is probably really simple... but it's been years since I've written anything, so bare with me!<
Share admin accross websites
I'm using .net memberships and roles in one of my sites, but I need to be able to share logins and p
unexpected T_SL without a shift left token
Nothing too see here, I'm an idiot and resolved the problem.
Error in write byte array into document in SM58
Hi Gurus,
Getting the following error status in Transactional RFC (SM58) ..... *Error i
finding key position of specified value in multi-dimensional array
Code: $openedfile = fopen($tfc_file4, "r");
$rc = 1;
while(!feof($openedfile))
{<