php slowing my site?
Hi all,
I think that one of the reasons that my site doesn't work fast is that the code is ve
Create multiple (n) arrays
Hi there,
I have the following need:
I have 2 arrays (coming from a databases)
Parse String
I need to parse the string below into three variables. How would I do that?
john + 10/20/2008
Sorting JTable on more than just the values listed in the columns
I have a collection of objects that store (among other things) two integer values. I only want to di
fwrite error
Hi All,
Does anyone know what is causing the error in this code?
Code: <?
$error
PHP webpage & array print issue
I have this code running, and it works perfectly … however, see my bottom bit about what I see
Google Wave
So... has anyone used it yet? Is it any good?
http://wave.google.com/help/wave/about.html#vid
Seperate team from score
I am writing a site that does a NFL Pick 'em type application and I have a feed that gives me the sc
unexpected T_SL without a shift left token
Nothing too see here, I'm an idiot and resolved the problem.
=> and <=
So I was digging through some code when I came across the <= operator. This is the first tim