Man, this has had me pissed off for a while now. I really wanna know how to use this function, as it seems to have a lot of power in it! The problem I am having, is that it won't work for me! The documentation doesn't seem that clear (at least not to me), as to how one would go about using it in a $table->select_options call. I tried;
$table->select_options ('ORDER BY ID DESC', GT::SQL::Condition->new ( 'ID', '>=', $start_from));
But, as I'm sure you could imagine, that just gives an error
Any help/suggestions you can provide would by much appreciated, and save me the last few hairs I have on my head :)
Andy (mod)
andy@ultranerds.co.uk
IMPORTANT: I've now moved to ultranerds.co.uk, and the .com will no longer work!
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package (plugins total "value" $3,325 & rising, for just $350)| GLinks ULTRA Package PRO (plugins total "value" $5,625 & rising, for just $500)
Support Forum | Links SQL Plugins | DMOZ Dumps | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Compare our different Plugin packages *new* Free CSS Templates
$table->select_options ('ORDER BY ID DESC', GT::SQL::Condition->new ( 'ID', '>=', $start_from));
But, as I'm sure you could imagine, that just gives an error
Any help/suggestions you can provide would by much appreciated, and save me the last few hairs I have on my head :)
Andy (mod)
andy@ultranerds.co.uk
IMPORTANT: I've now moved to ultranerds.co.uk, and the .com will no longer work!
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package (plugins total "value" $3,325 & rising, for just $350)| GLinks ULTRA Package PRO (plugins total "value" $5,625 & rising, for just $500)
Support Forum | Links SQL Plugins | DMOZ Dumps | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Compare our different Plugin packages *new* Free CSS Templates

