|
Sort links on site PHP
|
|
04-17-2010, 02:11 AM
Post: #1
|
|||
|
|||
|
Sort links on site PHP
If you want to A-Z your links just use this code.
This is PHP code which you can use in HTML, just take a look into this thread : http://www.pro9ramming.com/how-to-write-...-1206.html Code: <? for($i=65;$i<91;$i++) { ?>There's a fine line between genius and insanity. I have erased this line. Oscar Levant There's a fine line between an administrator and black hat hacker. I have erased this line. Dr DEBCOL |
|||
|
04-17-2010, 04:50 PM
Post: #2
|
|||
|
|||
|
RE: Sort links on site PHP
Nice post. Special interesting for name list, addressees, nicks, all list you have to transform in descending order.
Read rules ![]()
|
|||
|
« Next Oldest | Next Newest »
|







