By Passero on
I have the CCK module installed together with the views module...
I defined some fields and filters in a view and defined it has to show as a table.
The presentation is not really what i want and theming doesn't do the trick.
Now i want to change the appearens of the view with my own php code. I just want to loop the records given by the view... is there a way to do something like that?