View Single Post
Old May 28th, 2006, 2:51 PM   #4
BlazingWolf
Hobbyist Programmer
 
Join Date: Sep 2004
Posts: 207
Rep Power: 5 BlazingWolf is on a distinguished road
The onlt thing that is wrong with that line is there needs to be a space between the " and the W in where.

The problem was because the method is static it has no instance, I wasn't aware things worked like that mabey it is a wrinkle in PHP's OOP model.
__________________
_______________________________
BlazingWolf
BlazingWolf is offline   Reply With Quote