View Full Version : making comment links in web sites????
dave81
May 25th, 2003, 14:23
How do you make comment links in web sites?
like you get in bluesnews.com and ve3d.com
And How would you make a search engine on a web site?
with out using free services.
dawizman
May 25th, 2003, 16:45
It would require a coding language and a database. I would suggest php and mysql.
notnamed
May 25th, 2003, 17:28
For the comments links:
<a href="">Comments</a>
No really, you need to use a scripting language like, yes, PHP and mySQL.
As for a search engine...well, yeah, the same. You need to script it. Or get a script at HotScripts (http://hotscripts.com). That goes for both the search engine and the comments.
Powered by vBulletin® Version 4.1.7 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.