Register Register Member Login Member Login Member Login Forgot Password ??
PHP , ASP , ASP.NET, VB.NET, C#, Java , jQuery , Android , iOS , Windows Phone
 

Registered : 109,027

HOME > Community Zone > Forum > CODE PHP Zend Template สามารถนำไปใช้งานได้เลยง่ายมากๆ



 

CODE PHP Zend Template สามารถนำไปใช้งานได้เลยง่ายมากๆ

 



Topic : 104899



โพสกระทู้ ( 6 )
บทความ ( 0 )



สถานะออฟไลน์




Zend Tool template

CODE PHP Zend Template สามารถนำไปใช้งานได้เลยง่ายมากๆ



Packages & libraries used in the AdminPlus Template, along with attributions to their authors and licenses.
Libraries & Plugins

Twitter Bootstrap - github.com/twitter/bootstrap
JQuery - jquery.com
less.js - github.com/cloudhead/less.js - (Apache License 2.0)
DataTables - www.datatables.net - Dual licensed GPLv2 & BSD
Farbtastic - acko.net/blog/farbtastic-jquery-color-picker-plug-in - (GPL Licensed)
FullCalendar - arshaw.com/fullcalendar - Dual licensed under the MIT and GPL licenses
google-code-prettify - code.google.com/p/google-code-prettify - Apache License 2.0
400+ Glyphicons PRO - glyphicons.com - PRO License

You are allowed to use the Glyphicons as part of this item ONLY. Reselling of the icons is prohibited and the license is non transferable. If you would like to use GLYPHICONS as a part of your own (another) product, you have to buy your own license.
Google Web Fonts - www.google.com/webfonts
jQuery MiniColors - abeautifulsite.net - Dual-licensed under the MIT and GPL Version 2 licenses
jQuery UI - www.jqueryui.com
jQuery UI Touch Punch - touchpunch.furf.com - dual licensed under the MIT or GPL Version 2 licenses
jQuery Validation - bassistance.de - Licensed under the MIT license
Pixelmatrix Uniform - github.com/pixelmatrix/uniform - MIT License
Plupload - www.plupload.com - GPLv2 licensed
jQuery.ba-resize - benalman.com - Dual licensed under the MIT and GPL licenses
jQuery Cookie - github.com/carhartl/jquery-cookie - Dual licensed under the MIT or GPL Version 2 licenses
jQuery Masonry - masonry.desandro.com - Licensed under the MIT license
Modernizr - modernizr.com - MIT & BSD
Flot Charts - http://www.flotcharts.org/
Jasny Bootstrap - https://jasny.github.com/bootstrap/
Boostrap WYSIHTML5 - http://jhollingworth.github.com/bootstrap-wysihtml5
Bootstrap Bootbox - bootboxjs.com
Zend Framework - framework.zend.com


Flickr Photos

With most respect to the authors, the following photos were used for AdminPlus's photo gallery as demo content. All images are licensed under Creative Commons - Attribution 2.0 Generic

I see you - by Angelo Gonzalez
hope - by Angelo Gonzalez
blonde look - by Angelo Gonzalez
Sympathy - by Angelo Gonzalez
Nei - by Angelo Gonzalez
come over here - by Angelo Gonzalez
scarlett - by Angelo Gonzalez
what is good does not last forever, long enough to be memorable. - by Angelo Gonzalez
happy couple - by Angelo Gonzalez
elphic sister - by Angelo Gonzalez
couple - by Angelo Gonzalez
waiting for you - by Angelo Gonzalez


AdminPlus is multilingual & ready for your language, whatever that is! It comes with a translate system, ready-to-go translations and it's really easy to use and customize - as simple as editing a CSV file with OpenOffice or Excel.

Zend_Translate is Zend Framework's solution for multilingual applications. In multilingual applications, the content must be translated into several languages and display content depending on the user's language. PHP offers already several ways to handle such problems, however the PHP solution has some problems. You can read more about it on Zend_Translate's official documentation.
Translation files

All translations are organized into the lang/ folder of the application. Each language has it's own folder & file like lang/en/<translation>.csv. You can edit these files with OpenOffice or Excel.
Translation

Each translation string resides on it's own row and it's made of two columns, the string to be translated and the translated value, just like this:

username;Nom d'utilisateur
password;Mot de passe
login;Login
forgot_password;oublié mot de passe
register;Enregistrer
logout;Déconnexion
new_chat_messages;nouveaux messages de chat
new_products;produits nouveaux

Then, using PHP it's really simple to get that value in any page of AdminPlus and display it to the user:

<?php echo $translate->_('username'); // prints Nom d'utilisateur ?>

Changing the language

Zend_Translate has the following configuration:

<?php
$locale = isset($_GET['lang']) ? $_GET['lang'] : 'en'; // default language
$translate = new Zend_Translate( array(
'adapter' => 'csv',
'content' => APP_LANG,
'scan' => Zend_Translate::LOCALE_DIRECTORY
) );
$translate->setLocale($locale);
?>

With this configuration, any translation file is loaded automagically by Zend and whatever value $locale is set to, Zend_Translate will get the translations from the corresponding folder, so for example, when $locale = 'en'; Zend_Translate will search for .csv files in the lang/en/ folder.
Documentation

Overview
Getting Started
What's in the package
Configuration
Translations
Customization Guide
Grid System
Buttons
Icons
Tables
Widgets
Tabs
Other
Credits

Dowload http://www23.zippyshare.com/v/1514188/file.html



Tag : MySQL, Web Hosting









ประวัติการแก้ไข
2014-01-22 16:24:29
2014-01-22 16:25:38
Move To Hilight (Stock) 
Send To Friend.Bookmark.
Date : 2014-01-22 16:14:26 By : kongnakoan View : 1655 Reply : 2
 

 

No. 1



โพสกระทู้ ( 6 )
บทความ ( 0 )



สถานะออฟไลน์


dminPlus v1.1 – Premium Bootstrap Admin Template – FULL

Packages & libraries used in the AdminPlus Premium Template, along with attributions to their authors and licenses.

Flickr Photos

With most respect to the authors, the following photos were used for AdminPlus photo gallery as demo content. All images are licensed under Creative Commons – Attribution 2.0 Generic

I see you – by Angelo Gonzalez
hope – by Angelo Gonzalez
blonde look – by Angelo Gonzalez
Sympathy – by Angelo Gonzalez
Nei – by Angelo Gonzalez
come over here – by Angelo Gonzalez
scarlett – by Angelo Gonzalez
what is good does not last forever, long enough to be memorable. – by Angelo Gonzalez
happy couple – by Angelo Gonzalez
elphic sister – by Angelo Gonzalez
couple – by Angelo Gonzalez
waiting for you – by Angelo Gonzalez

demo

http://www.tusfiles.net/5ixz0sjatvtk

http://www49.zippyshare.com/v/41187083/file.html






แสดงความคิดเห็นโดยอ้างถึง ความคิดเห็นนี้
Date : 2014-01-22 16:20:11 By : kongnakoan
 


 

No. 2



โพสกระทู้ ( 6 )
บทความ ( 0 )



สถานะออฟไลน์


รายละเอียดเพิ่มเติมที่ http://themeko.org/adminplus-v1-1-premium-bootstrap-admin-template-full/
แสดงความคิดเห็นโดยอ้างถึง ความคิดเห็นนี้
Date : 2014-01-22 16:21:10 By : kongnakoan
 

   

ค้นหาข้อมูล


   
 

แสดงความคิดเห็น
Re : CODE PHP Zend Template สามารถนำไปใช้งานได้เลยง่ายมากๆ
 
 
รายละเอียด
 
ตัวหนา ตัวเอียง ตัวขีดเส้นใต้ ตัวมีขีดกลาง| ตัวเรืองแสง ตัวมีเงา ตัวอักษรวิ่ง| จัดย่อหน้าอิสระ จัดย่อหน้าชิดซ้าย จัดย่อหน้ากึ่งกลาง จัดย่อหน้าชิดขวา| เส้นขวาง| ขนาดตัวอักษร แบบตัวอักษร
ใส่แฟลช ใส่รูป ใส่ไฮเปอร์ลิ้งค์ ใส่อีเมล์ ใส่ลิ้งค์ FTP| ใส่แถวของตาราง ใส่คอลัมน์ตาราง| ตัวยก ตัวห้อย ตัวพิมพ์ดีด| ใส่โค้ด ใส่การอ้างถึงคำพูด| ใส่ลีสต์
smiley for :lol: smiley for :ken: smiley for :D smiley for :) smiley for ;) smiley for :eek: smiley for :geek: smiley for :roll: smiley for :erm: smiley for :cool: smiley for :blank: smiley for :idea: smiley for :ehh: smiley for :aargh: smiley for :evil:
Insert PHP Code
Insert ASP Code
Insert VB.NET Code Insert C#.NET Code Insert JavaScript Code Insert C#.NET Code
Insert Java Code
Insert Android Code
Insert Objective-C Code
Insert XML Code
Insert SQL Code
Insert Code
เพื่อความเรียบร้อยของข้อความ ควรจัดรูปแบบให้พอดีกับขนาดของหน้าจอ เพื่อง่ายต่อการอ่านและสบายตา และตรวจสอบภาษาไทยให้ถูกต้อง

อัพโหลดแทรกรูปภาพ

Notice

เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ
อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง

   
  เพื่อความปลอดภัยและการตรวจสอบ กระทู้ที่แทรกไฟล์อัพโหลดไฟล์จากที่อื่น อาจจะถูกลบทิ้ง
 
โดย
อีเมล์
บวกค่าให้ถูก
<= ตัวเลขฮินดูอารบิก เช่น 123 (หรือล็อกอินเข้าระบบสมาชิกเพื่อไม่ต้องกรอก)







Exchange: นำเข้าสินค้าจากจีน, Taobao, เฟอร์นิเจอร์, ของพรีเมี่ยม, ร่ม, ปากกา, power bank, แฟลชไดร์ฟ, กระบอกน้ำ

Load balance : Server 05
ThaiCreate.Com Logo
© www.ThaiCreate.Com. 2003-2024 All Rights Reserved.
ไทยครีเอทบริการ จัดทำดูแลแก้ไข Web Application ทุกรูปแบบ (PHP, .Net Application, VB.Net, C#)
[Conditions Privacy Statement] ติดต่อโฆษณา 081-987-6107 อัตราราคา คลิกที่นี่