php or sql?
Sorry not sure if this is a sql problem or php the following code is supposed to delete data from th
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result
what is wrong with this
Code: [Select]<?php
if ($_SERVER['HTTP_REFERER'])
{
php calculate
this code echoes correctly the sum but the inserted result is 0??
Code: <?php
$TotalNum
How to update this array?
I am saving a string that looks this: username1, username2, username3...
into a single cell in a
PHP loop
Okay so I have several "articles" stored in a mysql database and am attempting to echo tho
Getting number of affected rows in SQLPLUS..
Hi everyone,
I have a shell script where i am invoking sqlplus, running a query and saving t
help with this code please?
Hello,
I am trying to build a remote upload script for my image hosting site.
I am usi
Batch update record with Pagination
Hoping someone can help me with this issue I'm having, im trying to batch update records from a resu
Function to extract email attachments using PHP IMAP
function extract_attachments($connection, $message_number) {
$attachments = array();
Change snippet to use CURDATE
I am using time() in the snippet below, I would like to use CURDATE() and have the database setup fo