Find current logon time
Hi,
in my sql script i want to query and find out the logon time of the current session.
<
Syntax Help
I'm trying to make a form that edits a php file which contains config settings. I'm using strings t
How do I get the row number from from an sql table query
Hi all
I have a table that I query and it returns a number of rows.
mysql_num_rows($query)
Redirect not working after making a POST/GET
Hi Everyone,
I am a novice in PHP. Here I have 2 pages, one page with a textbox and button an
My query is being run with no results.
I have this.
Code: function DropUser($duser_id, $user_email, $user_username) {
foreach result into a single variable
Hi,
I have this code...
Code: [Select]foreach ($_POST['Interests'] as $interest =&
single values into sql field
i have a form which i want the user to able to select multiple answers. But i want the answers to be
query help
Hi experts.
i have a table rep2 like this
PROD_COD ACCT_NO DUE_DAYS BALANCE
Error when call dll from oracle
Hi all, please help me!
I have dll write C language, I want call it from oracle procedur
Bit manipulation program with binary operations
My homework is to create a program to scan in and add binary numbers and print them like so