FlexPHPic is a simple, free and open source picture admin system. You can add multi-level sub-categories and classify the pictures. All the text in this program is put in one file. Once you edit this file, you can generate a new language version or customize the text in your program. Users can search pictures by keywords, browse pictures online as Acdsee, zoom in, zoom out or print the pictures, and add filter effect for the pictures.Low price customization service is provided.
By : milly
<?php
/*
http://www.china-on-site.com/flexphpic/
Written in PHP+Mysql, FlexPHPic is a simple, free and open source picture admin system. You can add multi-level sub-categories and classify the pictures. All the text in this program is put in one file. Once you edit this file, you can generate a new language version or customize the text in your program. Users can search pictures by keywords, browse pictures online as Acdsee, zoom in, zoom out or print the pictures, and add filter effect for the pictures.
*/
//Database settings
$DBName = "dingyenews";
$DBUser = "root";
$DBPassword = "";
$DBHost = "localhost";
$adminemail = "";
//Front Language settings
$front_charset = "iso-8859-1";
$front_previouspage = "Previous page";
$front_nextpage = "Next page";
$front_submititle = "Title";
$front_categories = "Categories";
$front_indextitle = "Index";
$front_searchresult = "Search result";
$front_searchsubmit = "Search";
$front_latestpics = "Latest pictures";
$front_more = "More";
$front_adddate = "Date";
$front_latestonhomerecord = 10;
$front_latestoncatarecord = 20;
$front_searchresultrecord = 20;
$front_catpicsonhomerecord = 5;
$front_catnewsoncatarecord = 5;
//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_news = "News";
$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_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_picturesadmin = "Pictures admin";
$admin_parentcatalog = "Parent category";
$admin_catalogalreadyexist = "Category already exist";
$admin_catalog = "Category";
$admin_isdisplay = "Is displayed?";
$admin_none = "none";
$admin_title = "Title";
?>
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 Miscellaneous Code Articles
More By Codewalkers
developerWorks - FREE Tools! |
Learn to enable users to both rate existing animations and to combine existing animations into new snippets. This is the third in a series of three tutorials that chronicle the building of a site that enables collaborative discussion and animation building using Domino and OpenLaszlo. FREE! Go There Now!
|
|
|
|
Download a free trial version of IBM Rational Software Analyzer Developer Edition V7.0 to identify bug defects earlier in the software development cycle. Rational Software Analyzer is an extensible software development solution that reduces the expense of bug-fixes by enabling static analysis code reviews and bug identification very early in the development cycle. FREE! Go There Now!
|
|
|
|
Visit IBM developerWorks to download a free trial version of IBM Rational Business Developer V7.1. Rational Business Developer offers rapid and simplified development of business applications and services through Enterprise Generation Language (EGL) tools, generating Java or mainframe solutions while shielding developers from technical complexities. FREE! Go There Now!
|
|
|
|
IBM Enterprise Modernization solutions help organizations evolve core IT systems towards modern architectures and technologies—reducing the burden of maintenance and freeing up resources to develop new business requirements and capabilities. With the IBM Enterprise Modernization Sandbox for System z you can evaluate IBM Enterprise Modernization solutions focused on five key areas: Assets, Architectures, Skills, Processes and Infrastructures, and Investment. Each solution is based upon real customer experiences and offers a proven path to get you started with your modernization projects. FREE! Go There Now!
|
|
|
|
Portfolio Management is about effectively managing portfolio value by aligning portfolio investments with business goals. This complimentary e-kit provides a collection of materials that can help you understand how IBM Rational enables and automates best practices for improved governance and clear visibility into portfolio and project performance across the entire IT project lifecycle. FREE! Go There Now!
|
|
|
|
Rational Modeling Extension for Microsoft .NET enhances usability for code generation supporting a more intelligent refactoring. The latest enhancements enable organizations with Java and .NET systems and software development maintain architectural integrity across heterogeneous platforms. FREE! Go There Now!
|
|
|
|
Join this Rational Talks to You teleconference on December 11 at 1:00 pm ET to get tips on building your own plugins with Rational Method Composer. Get your questions answered! 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!
|
|
|
|
Get a free trial download of the latest version of IBM Rational Method Composer V7.2 which helps you deliver customized yet consistent process guidance to your project teams and IT organization, and includes the latest version of IBM Rational Unified Process (RUP), which has provided process guidance to teams since 1996. FREE! Go There Now!
|
|
|
|
Viper 2 brings a great value to developer communities including SQL, XML, PHP, Ruby, .NET and Java. You probably already know that DB2 Express-C is free for developers to develop, deploy and distribute. Viper 2 provides a variety of means that help move your application from the development stage to deployment more rapidly. This webcast shows how to best utilize the latest tools available for developing DB2 applications. FREE! Go There Now!
|
|
|
|
All FREE IBM® developerWorks Tools! |