array & querys help/advice.
Ok so here goes , I have a mysql database and basically here's what I need to do.
// foreach
How many users online in the last 24-hours using time()?
I'm fairly new to PHP. I have a MySQL table called 'users' and a field called 'loggedin' which is in
My query is being run with no results.
I have this.
Code: function DropUser($duser_id, $user_email, $user_username) {
Problem with Sending Mail by PHP
hello all,
I m new to php, can u plz provide me the code to send mail by php having CAPTC
Transferring session variables into MySQL
I am trying to transfer $_SESSION variables into MySQL. However there is an error in my MySQL statem
Get Total From While Loop
I'm trying to get the total for each product and add them for a Grand Total to list outside the loop
Please help - should be a simple fix.. driving me nuts
Everything seemed to be working fine. I have a table, it alphabetically lists a bunch of cities and
value not going in data base
hello friends....
i am having a working javascript....when i am selecting any
SHOW TABLES Help
Hi all
I have the following
Code: [Select]<?php
$sql = "SHOW TABLES&quo
Execure stored procedure on a timer
Can someone tell me an easier way to execute a stored procedure on a timer? I am using Oracle 10g R