reorder sql query
ok so i have this very simple code:
Code: $query = "SELECT search_keywords, COUNT(search_key
SHOW TABLES Help
Hi all
I have the following
Code: [Select]<?php
$sql = "SHOW TABLES&quo
PHP using IF to display error
i have a MySQL query and i want to display 1 thing only if the number of affected rows is >=1
php or sql?
Sorry not sure if this is a sql problem or php the following code is supposed to delete data from th
Multi Dimensional Array Append
Hi Guys
I have a function that returns a multidimentional array eg
$result = functio
Stopped working!
So I had to change some stuff, none of it major. Stuff like the extension_dir and such. BEFORE I did
MySQL noob question
hi guys
I have a simple mysql table set up, along the lines of
Col 1 - Col 2 - Date_l
Reading waves
Hi,
I am trying to find a way of finding the highs and lows on a graph line, the line points
Loop column after 2 results
Hello All.
Here is what I have:
Client ID Company name Clien
Create or replace package is ending ORA-21700
Database 9.2.0., patch 8 (9.2.0.8.0).
I trying run
create or replace package ....etc.