Portfolio
Code/Web

Tại sao tôi lại được khuyến cáo không sử dụng TRIGGER và PROCEDURE của MySQL?

September 24, 2011Category : Code/Web

Do đặc thù của php-mysql cũng có , do sự thay đổi trong việc thiết kế phần mềm cũng có . Ứng dụng viết bằng php-mysql chia làm 3 loại : – Ứng dụng viết sắn để cho-bán dùng chạy trên các shared hosting như (wordpress,vbb,smf,phpbb,openx ….) – Ứng dụng viết cho một khách hàng..

Read more
01.

Chuẩn bị gì để thi chứng chỉ Zend PHP5 ZCE?

March 26, 2010Category : Code/Web

Nguon: http://bloghoctap.com/lap-trinh-php/chuan-bi-gi-de-thi-chung-chi-zend-php5-zce.html Trước tiên, có lẽ các bạn cần biết mình nên chuẩn bị những kiến thức gì để tập trung nghiên cứu cho cuộc thi. Mặc dù khối lượng kiến thức của PHP khá nhiều, nhưng cuộc thi chỉ tập trung vào một số mảng sau:

Read more
03.

[WP] Gzip cho css,js

January 24, 2010Category : Code/Web

– Thay file style.css thành style.css.php. Mục đích là để chèn code php vào – Chèn đoạn code sau vào trên cùng của file vừa đổi tên <?php ob_start (“ob_gzhandler”); header(“Content-type: text/css; charset: UTF-8”); header(“Cache-Control: must-revalidate”); $offset = 60 * 60 ; $ExpStr = “Expires: ” . gmdate(“D, d M Y H:i:s”, time() + $offset)..

Read more
04.

[WP] Bật gzip cho phần html của Thesis

January 23, 2010Category : Code/Web

Để bật gzip cho phần html của Thesis thì các bạn cần thêm đoạn code sau vào file custom-functions.php

Read more
05.

[WP] Edit code theme

September 14, 2009Category : Code/Web

1.Page number Replace the the ‘next_posts_link()’ and ‘previous_posts_link()’ with the code below in your theme (archive.php, index.php or search.php).<br /> <code><?php if(function_exists(‘wp_page_numbers’)) { wp_page_numbers(); } ?></code>

Read more
06.

[WP] Mediaplayer Script

September 14, 2009Category : Code/Web

<script type="text/javascript" src="../blog/mp3/swfobject.js"></script><embed src="../blog/mp3/flvplayer.swf" allowfullscreen="true" allowscriptaccess="always" flashvars="&file=../blog/mp3/flvplayer.xml&displayheight=150&backcolor=0x#319A63&frontcolor=0xFFFFFF&lightcolor=0xFFFFFF&showdigits=true&showeq=true&showfsbutton=true&autostart=false&shuffle=false&repeat=true;volume=100;width=100%&amp;height=700" width="100%" height="500" />

Read more
07.

Script info

September 14, 2009Category : Code/Web

<table width=100%><td><img src=http://i7.photobucket.com/albums/y277/nightmares3000/doll.jpg width=130></td> <td><font color=red>•</font> Nick Name: <font color=orange>»[N]ïght«</font> <font color=red>•</font> Sex: Male <font color=red>•</font> Horoscope: <img src=http://i7.photobucket.com/albums/y277/nightmares3000/leo-1.png> Leo <font color=red>•</font> Age: I'm 8X <font color=red>•</font> Skype: <font color=cadetblue>Night.Relax</font> <font color=red>•</font> Y!M: <font color=cadetblue>010888</font> <font color=red>•</font> Web browser: FireFox & Opera <font color=red>•</font> OS: Windows 7 <font color=red>•</font> I Like: <a href=http://theoyeucau.com>Quick&Snow</a>, <a href=http://ancientdream.biz/blog/mp3/>Ballad..

Read more
09.

Chat script

September 14, 2009Category : Code/Web

<style type="text/css"> #gb{ position:fixed; top:0px; z-index:+1000; } * html #gb{position:relative;} .gbtab{ height:30px; width:570px; float:left; cursor:pointer; background:url('http://i7.photobucket.com/albums/y277/nightmares3000/chatbox-4.png') no-repeat; } .gbcontent{ float:left; padding:10px; } </style> <script type="text/javascript"> function showHideGB(){ var gb = document.getElementById("gb"); var w = gb.offsetWidth; gb.opened ? moveGB(0, 30-w) : moveGB(20-w, 0); gb.opened = !gb.opened; } function moveGB(x0, xf){ var gb = document.getElementById("gb"); var dx..

Read more
010.

Kiểm tra và “cứu sống” điểm chết trên màn hình LCD

March 11, 2009Category : Code/Web

Đầu tiên chúng ta sẽ tìm hiểu về điểm mờ và điểm chết. Làm sao để biết được một điểm là một điểm mờ hay thực sự chết? Một điểm mờ sẽ xuất hiện bất cứ màu nào trong 3 màu cơ bản (đỏ, xanh dương và xanh lá cây), phụ thuộc vào hàm và..

Read more
012.

Windows XP, Office & Vista Crack Pack 2008

February 23, 2009Category : Code/Web

1. MicroSoft Windows Vista : Microsoft Windows Vista Developer Activation Microsoft Windows Vista SP1 Activator Microsoft Windows Vista SP1 Loader 3.0.0.1 Vista Activation Crack 3.1 Windows Vista 2007 Windows Vista Activation 2008 Wndows Vista Crack

Read more
013.
© Oliver / All rights reserved.
To top