Written in PHP+Mysql, Flexphplink pro is easy to add, edit or delete links to your site. Subcategory link definition is allowed. Easy for internationalization.The front can automatically record the traffic. There is also an admin system to create the categories, generate search engine friendly pages and edit inappropriate links.This is also a great resource to add to any website as it allows other webmasters to exchange links with you. Low price customization service is provided.
By : milly
<?php
/*
http://www.china-on-site.com/flexphplink/
Written in PHP+Mysql, Flexphplink pro is easy to add, edit or delete links to your site. Subcategory link definition is
allowed. Easy for internationalization.The front pro can automatically record the traffic. There is also an admin system to
create the categories, generate search engine friendly pages and edit inappropriate links.This is also a great resource to
add to any website as it allows other webmasters to exchange links with you. Low price customization service is provided.
*/
//Database settings
$DBName = "dingyetest";
$DBUser = "root";
$DBPassword = "";
$DBHost = "localhost";
$adminemail = "";
$linkspercatalogpage = 10;
$defaultminhits = 100;
//Front Language settings
$front_charset = "iso-8859-1";
$front_previouspage = "Previous";
$front_nextpage = "Next";
$front_subemailtitle = "Someone has submitted a link";
$front_submission = "Submission";
$front_submititle = "Title";
$front_submiturl = "URL";
$front_submitdescription = "Description";
$front_submitlinkbackurl = "Link back URL";
$front_submitcode = "Link code";
$front_submitpicture = "Picture";
$front_submitemail = "Email";
$front_submitadd = "Add";
$front_submithank = "Thank you for your submission.";
$front_links = "Links";
$front_categories = "Categories";
$front_submitalink = "Submit a link";
$front_lastupdated = "Last updated ";
$front_submitcontactname = "Contact name";
//Admin Language settings
$admin_charset = "iso-8859-1";
$admin_url = "URL";
$admin_ok = "OK";
$admin_back = "Back";
$admin_add = "Add";
$admin_name = "Name";
$admin_del = "Del";
$admin_previouspage = "Previous page";
$admin_nextpage = "Next page";
$admin_links = "Link";
$admin_delconfirm = "Really want to delete it?";
$admin_yes = "Yes";
$admin_no = "No";
$admin_edit = "Edit";
$admin_adminindex = "Admin index";
$admin_next = "Next";
$admin_reset = "Reset";
$admin_description = "Description";
$admin_adminsystem = "Admin system";
$admin_admin = "Admin";
$admin_welcome = "Welcome to admin system";
$admin_existing = "Existing";
$admin_opreation = "Opreation";
$admin_save = "Save";
$admin_picture = "Picture";
$admin_linkalreadyexist = "Link already exist";
$admin_install = "install";
$admin_databasename = "Database Name";
$admin_databaseuser = "Database User";
$admin_databasepass = "Database Password";
$admin_databasehost = "Database Host";
$admin_adminemail = "Admin Email";
$admin_databasesetting = "Database setting";
$admin_setadminpassword = "Please choose username and password for administrator";
$admin_username = "username";
$admin_password = "password";
$admin_loginfail = "Wrong username or password";
$admin_login = "log in";
$admin_linkadded = "link added";
$admin_constisnotwriteable = "const.inc.php is not writeable,please change its permission";
$admin_catalogadmin = "Category admin";
$admin_linkadmin = "Links admin";
$admin_parentcatalog = "Parent category";
$admin_catalogalreadyexist = "Category already exist";
$admin_catalog = "Category";
$admin_linkbackurl = "Link back URL";
$admin_view = "View";
$admin_email = "Email";
$admin_sendemail = "Send email";
$admin_linkcode = "Link code";
$admin_isdisplay = "Is displayed?";
$admin_none = "none";
$admin_contactname = "Contact name";
$admin_hits = "Hits";
$admin_resethits = "Reset hits";
$admin_lasttimereset = "Last time you reset hits";
$admin_minimumhits = "minimum hits";
$admin_sitedeleted = "Site deleted";
$admin_hitsurl = "Hits tracking URL";
Click to
Download File| DISCLAIMER: The content provided in this article is not warranted or guaranteed by Developer Shed, Inc. The content provided is intended for entertainment and/or educational purposes in order to introduce to the reader key ideas, concepts, and/or product reviews. As such it is incumbent upon the reader to employ real-world tactics for security and implementation of best practices. We are not liable for any negative consequences that may result from implementing any information covered in our articles or tutorials. If this is a hardware review, it is not recommended to open and/or modify your hardware. |
More Link Farm Code Articles
More By Codewalkers
developerWorks - FREE Tools! |
You'll get answers to many questions and more from David Barnes, Lead Evangelist for IBM Emerging Internet Technologies. David will discuss aspects of Web 2.0 that bring value to corporations, academia, and government. He'll also discuss IBM's vision around Web 2.0, including the importance of remixability and consumability. The discussion will culminate with examples of various IBM Software Group solutions you can use to get ahead of the Web 2.0 adoption curve. FREE! Go There Now!
|
|
|
|
Join this webcast, to learn how the Rational Process Library can help with compliance issues, drive process improvement, and assist in service-oriented architecture (SOA) or Agile development. We will take a peek into the Rational Process Library with content around software and systems engineering (including RUP), operations and systems management, program and portfolio management, and asset and SOA governance. FREE! Go There Now!
|
|
|
|
Join this Rational Talks to You teleconference, featuring Paul Boustany and Mark Krasovich, to speak to the experts about becoming a Rational ClearCase power user. Get a chance to ask your questions and learn tips and tricks for using Rational ClearCase in Agile development FREE! Go There Now!
|
|
|
|
You probably have thousands of lines of COBOL code loaded with business intelligence and being used to run your business, along with an army of developers maintaining these applications. Learn how to prepare your applications and developers so you can keep that competitive edge and move to a service-oriented architecture with the IBM Rational Enterprise Modernization solutions. Replay is available for 9 months. FREE! Go There Now!
|
|
|
|
CakePHP is a stable production-ready, rapid-development aid for building Web sites in PHP. This "Cook up Web sites fast with CakePHP" series shows you how to build an online product catalog using CakePHP. FREE! Go There Now!
|
|
|
|
Download a free trial version of IBM DB2 9.5 for Linux, UNIX, and Windows. DB2 9 is the result of a five-year development project that transformed traditional (static) database technology into an interactive data server that merges the high performance and ease of use of DB2 with the self-describing benefits of XML. FREE! Go There Now!
|
|
|
|
Visit IBM developerWorks to download a free trial version of WebSphere Extended Deployment Compute Grid, which lets you schedule, execute, and monitor batch jobs. Because online transaction processing and batch jobs execute simultaneously on the same server resources, you can avoid costly duplication of resources. Compute Grid supports job types of Java transactional batch, compute-intensive and a new type called "native execution", which enables non-Java workloads to run on distributed end points. FREE! Go There Now!
|
|
|
|
Learn from the best! Find out how developers use Rational ClearCase to be more flexible, innovative and deliver higher quality code in the Rational ClearCase Power Users eKit. This complimentary eKit provides a collection of materials, like articles, whitepapers, and demos that can help you become a power user of Rational ClearCase. FREE! Go There Now!
|
|
|
|
Rational Build Forge Express Edition is an automation framework that packages the latest enterprise-grade technologies into a reliable, flexible and robust configuration designed and priced specifically for small to midsize businesses. The new Rational Build Forge Express eKit provides you with valuable resources – including a case study, podcast, demo, and articles – to help you increase staff productivity, compress development cycles and deliver better software, fast. FREE! Go There Now!
|
|
|
|
Join this Rational Talks to You teleconference on November 29 at 1:00 pm ET to participate in an interactive discusssion with Grady Booch around architecture and reuse. Get your questions answered! FREE! Go There Now!
|
|
|
|
All FREE IBM® developerWorks Tools! |