URL Manager
To see a subset of the URL list, you may enter a keyword and/or a category you are interested in below. You may also
Add a URL
or
Manage the Categories
.
KeyWord:
Category:
All
url_main.phtml:
No mSQL support on line 25
<?$result = msql($database,"select name from categories where name<>'$category' order by name"
)>
url_main.phtml:
No mSQL support on line 27
<?$num = msql_numrows($result
)>