reorder sql query
ok so i have this very simple code:
Code: $query = "SELECT search_keywords, COUNT(search_key
foreach and array need help combining
Hi guys.
Here's the code
Code: array(
'tag' => 'code',<
Undefined variables
hi
----------------------------------------------------------------------------------------------
FTP issues
Hi all,
I am currently facing some serious problems with a script and really need some ad
Splitting Attributes
SQL> SELECT I_NAME, substr(I_NAME,1,instr(I_NAME,'O')) "First part",
substr(I_NAME, IN
My XSRF Prevention code isn't working
First of all, thanks for the generous help you guys have given me in the past on this forum.
Seco
remove trailing slash from array
I have the following array which contains trailing slashes I need to remove. What is the best way to
Frustrated php Newbie
First off, I am pretty much a PHP nub. I can read and understand the language (most of the time) so
Problem Dereferencing
With these types and tables:
CREATE TYPE MANAGER AS OBJECT (
MGR_ID INTEGER,
insert quotes
Hi,
I have an output like this:
Code: john,18,Cancer
How can I change this to
Code: