Find current logon time
Hi,
in my sql script i want to query and find out the logon time of the current session.
<
Why will this program not run if the variables are not global?
Hey guys I have a kind of perplexing situation that is probably simple, but I can't seem to understa
Revoking alter any table from a schema
Hi All,
i am working in Oracle 10g.
my requirement is to revoke all kind of DDL oper
empty() error
Why does
Code: empty($USER_ID = $_SESSION["USER_ID"])
create this error...
PHP code for a proxy
I was wondering which function I could use to create an online proxy tool. I was thinking cURL would
Keeping track of php uploads
Hello all.
I was looking at the way PHP handles file uploads.
It seems that PHP uses a tem
retrieving images from mysql database using php
So I've been trying to figure out how to store images in a mysql database, and as far as i can tell
dropdown box help - open php files to textarea
Hi, I am using tinymce to edit content located in several php files. The code I attached works but i
temporary objects
Until now i thought every temporary object in C++ is created as constant. I'm wondering why my compi
.htpasswd Registration Form
Hi,
I wanted to make an htpasswd registration form.
I found this code on the internet but have