Help adding strtolower( to my in_array
strtolower i need to add it to this to work, iuno how.
Code: $moderators = array('Admin', 'ba
Need a fuction to count entries in a field
Hi
I need a fuction to count how many times a email address is entered in to a field.
I ma
ORA-01655: unable to extend cluster SYS.C_FILE#_BLOCK# by 128
Hi all,
Oracle 10g. Linux.
I'm facing the below error while trying to import a dumpfil
Help with ORDER BY
Hello. I would like to order by ascending States, then Cities, then Gyms in the following code, but
Error in SQL Syntax HELP!!!
I have this page:
Code: <?php
session_start();
//connect to server and s
Dynamic memory problem
Hey,
At the beginning of my code, I have this line:
Shape* gShape = 0;
unexpected T_VARIABLE error
Hey all! I'm getting an unexpected T_VARIABLE with the following function:
function getHighes
puting for loop in 1 value
hi ,
how do i put this code in 1 value:
Code: <?php
for ($i=1; $i<=5; $i
insert quotes
Hi,
I have an output like this:
Code: john,18,Cancer
How can I change this to
Code:
Confusing Functions
So, I've been reading up on Functions and I like them! However, I need some help using variables in