Random Record MODULE ? - Joomla! Forum - community, help and support


hi friends ,
i have big request ,
i want module displays 1 records of table each day (e.g daily note) options :
    1-random records
    2- order records id
    3-number of lines display
is there module properties ?
if there not can write simple module me ( don't know php)

very thanks

some info :
my table structure :

code: select all

create table `jos_table_one` (
  `id` int(4) not null default '0',
  `textf` text not null
) type=myisam;

and data insert :

code: select all

insert `jos_table_one` values (1, ';line11\n ;\nline12\n ;\n\n line21\n ;\n line22\n ;\n\nline31\n ;\nline32\n ;;');






Comments

Popular posts from this blog

Joomla site hacked, cant see front and - Joomla! Forum - community, help and support

Christian Home School Programs - Joomla! Forum - community, help and support

Trouble with PF_OutFlag_I_USE_AUDIO and PF_CHECKOUT_LAYER_AUDIO