Flexphpsite is not only a CMS but can be used in most websites.Written in PHP+Mysql.We pay particular attention to its powerful link management system. The table feilds can be flexibly added or managed.Easily cutomized front search function. Friendly help system and install script are available.Easy for internationalization. Non-programmer can use this system to create complicated dynamic website.We also offer low price customization service. Technique support is available in Pro version.
By : milly
<?php
/*
Flexphpsite is not only a CMS but can be used in most websites.Written in PHP+Mysql.We pay particular attention to its powerful link management system. The table feilds can be flexibly added or managed.Easily cutomized front search function. Friendly help system and install script are available.Easy for internationalization. Non-programmer can use this system to create complicated dynamic website.We also offer low price customization service. Technique support is available in Pro version.
*/
//Database settings
$DBName = "dingyetest";
$DBUser = "root";
$DBPassword = "";
$DBHost = "localhost";
//Front Language settings
$front_charset = "iso-8859-1";
$front_searcresults = "Search Results";
$front_search = "Search";
$front_bykeyword = "By Keyword";
$front_all = "All____";
$front_searchsubmit = "Go!";
$front_previouspage = "Previous page";
$front_nextpage = "Next page";
$front_links = "Links";
$front_subemailtitle = "Someone has submitted something";
$front_submission = "Submission";
$front_submititle = "Title";
$front_submitcontent = "Content";
$front_submitsource = "Source of this item";
$front_submitsourceurl = "Url of source";
$front_submitadd = "Add";
$front_submithank = "Thank you for your submission.";
$front_rateit = "Rate it";
$front_rating = "Rating";
$front_letmerateit = "Let me rate it";
$front_ratebest = "best";
$front_ratesubmit = "Rate!";
$front_adddate = "Date of this item added";
$front_more = "More";
$front_top10 = "Top 10";
//Admin Language settings
$admin_charset = "iso-8859-1";
$admin_keyword = "Keyword";
$admin_url = "URL";
$admin_ok = "OK";
$admin_back = "Back";
$admin_pagename = "Name of the page";
$admin_linkurl = "URL of the link";
$admin_add = "Add";
$admin_addkeywordtitle = "Add keyword";
$admin_addpagetitle = "Add a page for search engine";
$admin_globalinktitle = "Global link";
$admin_name = "Name";
$admin_del = "Del";
$admin_previouspage = "Previous page";
$admin_nextpage = "Next page";
$admin_linkname = "Link name";
$admin_alltabletitle = "All tables";
$admin_links = "Link";
$admin_delconfirm = "Really want to delete it?";
$admin_yes = "Yes";
$admin_no = "No";
$admin_editkeywordtitle = "Edit keyword";
$admin_editpagetitle = "Edit page for search engine";
$admin_edit = "Edit";
$admin_adminindex = "Admin index";
$admin_addtable = "Add a table";
$admin_tablelink = "Table link";
$admin_singlelink = "Single link";
$admin_optionlink = "Option link";
$admin_searchenginepages = "Search engine pages";
$admin_keywordlink = "Keyword link";
$admin_table = "Table";
$admin_field = "Field";
$admin_option = "Option";
$admin_addtablewizard = "Add table wizard";
$admin_tabledescription = "Table description";
$admin_tablename = "Table name";
$admin_fieldnumber = "How many extra data field?";
$admin_parenttable = "Parent table";
$admin_next = "next";
$admin_reset = "reset";
$admin_linked = "Linked";
$admin_showedin = "Showed in";
$admin_tabledetal = "Table detail";
$admin_fieldname = "Field name";
$admin_description = "Field description";
$admin_type = "Type";
$admin_length = "Length";
$admin_precision = "Precision";
$admin_isdisplay = "Is display?";
$admin_inputmethod = "Input method";
$admin_displayseq = "Display sequence";
$admin_defaultvalue = "Default value";
$admin_createtablesuccess = "Table created successfully";
$admin_addindex = "Add index";
$admin_selectindex = "select index name";
$admin_adminsystem = "Admin system";
$admin_admin = "Admin";
$admin_searchenginepageno = "Search engine page no";
$admin_changetable = "Change table";
$admin_tableoptions = "Table options";
$admin_currentlocation = "Current location";
$admin_welcome = "Welcome to admin system";
$admin_content = "Content";
$admin_picturepath = "Picture path";
$admin_viewnumber = "View number";
$admin_rating = "Rating";
$admin_ratenumber = "Rate number";
$admin_source = "Source";
$admin_sourceurl = "Source URL";
$admin_existing = "Existing";
$admin_opreation = "Opreation";
$admin_save = "Save";
$admin_picture = "Picture";
$admin_error = "Error";
$admin_addfield = "Add a field";
$admin_modifyfields = "Modify fields";
$admin_fieldid = "Field ID";
$admin_editindex = "Edit index";
$admin_indexid = "Index ID";
$admin_addsearchoption = "Add search option";
$admin_addoption = "Add option";
$admin_linkalreadyexist = "Link already exist";
$admin_keywordalreadyexist = "Keyword already exist";
$admin_searchalreadyexist = "Search already exist";
$admin_popupmenu = "popup menu";
$admin_singletext = "textfield single line";
$admin_multitext = "textfield multi line";
$admin_install = "install";
$admin_databasename = "Database Name";
$admin_databaseuser = "Database User";
$admin_databasepass = "Database Password";
$admin_databasehost = "Database Host";
$admin_adminemail = "Admin Email";
$admin_search = "search";
$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_makeasalink = "make as a link";
$admin_linkadded = "link added";
$admin_adduser = "add an administrator";
$admin_edituser = "edit an administrator";
$admin_usermanagement = "administrators management";
$admin_modipassword = "modify password";
$admin_oldpassword = "old password";
$admin_retypepassword = "retype your password";
$admin_newpassword = "new password";
$admin_retypenotmatch = "retyped password doesn't match,try again";
$admin_oldpasswrong = "old password is wrong,try again";
$admin_addcontent = "Add contents";
$admin_constisnotwriteable = "const.inc.php is not writeable,please change its permission";
?>
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 Content Management Code Articles
More By Codewalkers
developerWorks - FREE Tools! |
Download the Rational Application Developer (RAD) v7.5 open beta code and start developing applications for the JEE5 standard which features EJB3.0, JPA, JSF 1.2, JSP 2.1 and Servlet 2.5 standards. When you use this beta you will see how you can increase developer productivity for already existing applications with improved support for refactoring, as well as adding new features to existing applications. In addition, the beta provides tooling for JD Edwards, Oracle, SAP, Siebel and PeopleSoft to improve the developer productivity with these enterprise systems. FREE! Go There Now!
|
|
|
|
<a href="http://zeus.developershed.com/shonuff.php?blackbird=3853&zoneid=442&source=&dest=http%3A%2F%2Fwww.ibm.com%2Fdeveloperworks%2Fspaces%2Fjazz%3FS_TACT%3D105AGY31%26S_CMP%3DDEVSHED&ismap="><img src="http://images.devshed.com/corp/img/news/jazz01.gif" alt="developerWorks Jazz space" align="left"></a>You've heard the buzz about Jazz... want to know more about it from a developer's perspective? Check out the Jazz space on developerWorks. This space is an up-to-date resource for developers, including technical information about Jazz and products built on Jazz, like Rational Team Concert Express. The Jazz space includes content from a wide variety of sources, including links, feeds, and comments from experts. FREE! Go There Now!
|
|
|
|
Get a free trial download of the latest version of IBM Rational Functional Tester V7.0.1. Rational Functional Tester is an automated functional and regression testing solution for QA teams concerned with the quality of their Java, Microsoft Visual Studio .NET, and Web-based applications. FREE! Go There Now!
|
|
|
|
IBM Lotus Notes 8 provides a wide range of developers the ability to provide customized, integrated user interfaces via composite applications and via custom sidebar and toolbar plug-ins. This webcast provides you with tips and techniques to use with out-of-the-box capabilities of Lotus Notes 8, and survey how you can share useful components within your own company and within a larger community. FREE! Go There Now!
|
|
|
|
Build secure Web services with transport-level security using IBM Rational Application Developer V7 and IBM WebSphere Application Server V6.1. Follow this three-part series for step-by-step instructions about how to develop Web services and clients, configure HTTP basic authentication, and configure HTTP over SSL (HTTPS). This first part of the series walks you through building a Web service for a simple calculator application. You generate and test two different types of Web services clients: a Java Platform, Enterprise Edition (Java EE) client and a stand-alone Java client. You also handle user-defined exceptions in Web services. FREE! Go There Now!
|
|
|
|
Get a free trial download of the latest version of IBM Rational Performance Tester V7.0.1, a load and performance testing solution for teams concerned about the scalability of their Web-based applications. Combining multiple ease-of-use features with granular detail, Rational Performance Tester simplifies the test-creation, load-generation and data-collection processes that help teams ensure the ability of their applications to accommodate required user loads. FREE! Go There Now!
|
|
|
|
Hold your calendar on January 30, 2008 for this free webcast on the new i5/OS. Rational's Enterprise Modernization products will be discussed at this webcast as they help to drive the application development environment for this new System i OS. <br />And learn how i5/OS will take you to the next step of efficient, resilient business processing. You will hear about the new i5/OS capabilities as it will be the most significant i5/OS release in years. If you cannot join the webcast on 1/30/08 you can still use this link to listen to the replay.<br /> FREE! Go There Now!
|
|
|
|
As organizations integrate software into every aspect of business, they are constantly pressured to deliver faster, better, and cheaper results. Unfortunately, a “dis-integrated” software delivery approach reduces returns while increasing costs. This IBM Rational White Paper shows how Integrated Requirements Management aligns organizations around maximizing value and keeping pace with change. FREE! Go There Now!
|
|
|
|
Join this Rational Talks to You teleconference, to hear how Enterprise Generation Language (EGL) eliminates the need for tedious and error-prone low level coding, so developers can focus on business requirements. EGL extends the Rational software development platform with a simplified programming language that enables developers who have little or no experience with Java, Web technologies or Service Oriented Architecture, to create enterprise-class applications and services quickly and easily. It also allows developers who may have little or no mainframe programming experience to quickly create traditional mainframe components. FREE! Go There Now!
|
|
|
|
Whether you are creating new applications or modifying existing ones, managing integration of new components with traditional z/OS elements is a critical part of building and deploying modern applications. Listen to this webcast to see how IBM can help you optimize your development process using an IDE like Rational Developer for System z that integrates with management tools, such as ClearCase to manage your application development on mainframes. FREE! Go There Now!
|
|
|
|
All FREE IBM® developerWorks Tools! |