Topic: Sort by alphabet
Hi, how can i sort by alphabetical order with title news.
a greeting.
Dear CuteNews Users! Please feel free to contact us via our new Feedback Form and please send information about bugs to our bug tracker.
You are not logged in. Please login or register.
CutePHP Forums → Problem Solving / Help & Support → Sort by alphabet
Hi, how can i sort by alphabetical order with title news.
a greeting.
Alphabetical sorting is made by the parameters setup before the connection:
$sortby = 'title'; // title, tg, author supported yet
$dir = 'A'; // D - desc, A - asc
include 'show_news.php';
Thanks a lot!
Fed Loan Servicing
Alphabetical sorting is made by the parameters setup before the connection:
$sortby = 'title'; // title, tg, author supported yet $dir = 'A'; // D - desc, A - asc include 'show_news.php';
Interesting stuff to read. Keep it up.
CutePHP Forums → Problem Solving / Help & Support → Sort by alphabet
Powered by PunBB, supported by Informer Technologies, Inc.
The pun_antispam official extension is installed. Copyright © 2003–2009 PunBB.