<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>Diễn đàn CakePHP Việt Nam</title>
	<link>http://cakephpvn.org</link>
	<description>cakephp, cakephp viet nam, cake, php, mysql, apache</description>
	<lastBuildDate>Sun, 25 Sep 2011 16:34:56 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.1.3" -->

	<item>
		<title>CakePHP version 1.3.12</title>
		<description><![CDATA[The CakePHP core team is proud to announce the immediate availability of CakePHP 1.2.11, 1.3.12 and 2.0.0-RC2. Both 1.2.11 and 1.3.12 are bugfix/maintenance releases. This triple release also contains the second iteration of the 2.0 version release candidates mostly featuring fixes, new test cases and a few new enhancements. There were no backwards incompatible changes [...]]]></description>
		<link>http://cakephpvn.org/index.php/2011/09/25/cakephp-version-1-3-12/</link>
			</item>
	<item>
		<title>Tạo chuỗi ngẫu nhiên với 1 dòng code</title>
		<description><![CDATA[Tạo chuỗi ngẫu nhiên với số ký tự tuỳ ý với 1 dòng code &#60;?php function createRandomString&#40;$len = 10&#41; &#123; $str = substr&#40; str_shuffle&#40; 'abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789!@#$' &#41; , 0 , $len &#41;; return $str; &#125; ?&#62;]]></description>
		<link>http://cakephpvn.org/index.php/2011/09/06/tao-chuoi-ngau-nhien-voi-1-dong-code/</link>
			</item>
	<item>
		<title>Kỹ thuật &#8220;bit field&#8221; trong phân quyền</title>
		<description><![CDATA[Có thể nhiều bạn đã biết về kỹ thuật này, tuy nhiên, mình vẫn viết bài này, hi vọng các bạn chưa biết có thêm lựa chọn khi làm chức năng phân quyền trong các ứng dụng Giả sử module tin tức trong ứng dụng của mình có 4 chức năng: - Đọc tin - [...]]]></description>
		<link>http://cakephpvn.org/index.php/2011/09/06/ky-thuat-bit-field-trong-phan-quyen/</link>
			</item>
	<item>
		<title>Làm việc với File và Folder</title>
		<description><![CDATA[Để làm việc với File và Folder trong cake, bạn có thể sử dụng 2 thư viện là File và Folder Xem API để biết về các method http://api13.cakephp.org/class/folder http://api13.cakephp.org/class/file Ví dụ: Liệt kê toàn bộ đường dẫn tới file và folder trong thư mục webroot Sử dụng hàm tree($p1, $p2, $p3) Trong đó: $p1: [...]]]></description>
		<link>http://cakephpvn.org/index.php/2011/07/03/lam-viec-voi-file-va-folder/</link>
			</item>
	<item>
		<title>CakePHP 1.3.8</title>
		<description><![CDATA[The CakePHP core team is proud to announce the immediate availability of CakePHP 1.3.8 and 1.2.10. These releases are bugfix/maintenance releases for the 1.2 and 1.3 branches. Change log: http://cakephp.org/changelogs/1.3.8]]></description>
		<link>http://cakephpvn.org/index.php/2011/03/28/cakephp-1-3-8/</link>
			</item>
	<item>
		<title>CakePHP 1.3.7 Released</title>
		<description><![CDATA[The CakePHP core team is proud to announce the immediate availability of CakePHP release 1.3.7. Since the release of CakePHP 1.3.6 a month and half ago, there have been over 55 commits[1] and 40 tickets resolved. There have been a few changes that may affect your application: Usage of serialize() was removed from SecurityComponent. View::element() [...]]]></description>
		<link>http://cakephpvn.org/index.php/2011/02/16/cakephp-1-3-7-released/</link>
			</item>
	<item>
		<title>Ajax trong CakePHP</title>
		<description><![CDATA[Chắc cái này cũng có nhiều bạn quan tâm, bài này nói về vấn đề ajax trong cakephp, sử dụng thư viện jquery 1. Tải jquery https://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js Copy file jquery.min.js vào app/webroot/js 2. Mở file layout, chèn code sau: echo $javascript-&#62;link&#40;'jquery.min.js'&#41;; 3. Controller (ở đây mình dùng file product_category_controller.php từ các ví dụ trước), tạo [...]]]></description>
		<link>http://cakephpvn.org/index.php/2010/11/23/ajax-trong-cakephp/</link>
			</item>
	<item>
		<title>Tạo và load file config trong CakePHP</title>
		<description><![CDATA[Bài hôm nay mình sẽ hướng dẫn các bạn tự tạo file cấu hình cho riêng mình và load file này lên, sau đó dùng Configure::read($key) để đọc config lên như thông thường. Để thiết lập những cấu hình cho web viết trên nền CakePHP, bạn có thể mở file config/core.php và thêm vào theo [...]]]></description>
		<link>http://cakephpvn.org/index.php/2010/11/23/tao-va-load-file-config-trong-cakephp/</link>
			</item>
	<item>
		<title>Làm site đa ngôn ngữ với CakePHP (Phần 1)</title>
		<description><![CDATA[Bài viết này có 2 phần: đa ngôn ngữ cho nội dung và cho giao diện. Phần 1 sẽ hướng dẫn các bạn thiết lập phần đa ngôn ngữ cho nội dung. Trong diễn đàn đã có bài viết hướng dẫn cách làm site đa ngôn ngữ cho cả nội dung và giao diện của [...]]]></description>
		<link>http://cakephpvn.org/index.php/2010/11/21/lam-site-da-ngon-ngu-voi-cakephp-phan-1/</link>
			</item>
	<item>
		<title>CakePHP 1.3.6 and 1.2.9 released</title>
		<description><![CDATA[The CakePHP core team is proud to announce the immediate availability of CakePHP 1.3.6 and 1.2.9. These releases are recommended for all users as they fix a security issue. Since the release CakePHP 1.3.5 less a month ago, there have been over 25 commits[1] and 10 tickets resolved. The 1.2 branch has 20 commits[2] and [...]]]></description>
		<link>http://cakephpvn.org/index.php/2010/11/17/cakephp-1-3-6-and-1-2-9-released/</link>
			</item>
</channel>
</rss>

