Highcharts is a JavaScript charting library for creating interactive charts in various types (line, spline, area, areaspline, column, bar, pie & scatter). The library offers a high-level of usability with features like: tooltip labels displaying info on hovered items zooming on a specific part of the chart text rotation on labels for a better readability [...]
Read More...-
-
Mollify is an open source web-based file manager, built with PHP & GWT, that can control files hosted in a web server or hosting account. It has a simple, intuitive & Ajaxed interface that also supports multiple languages. Share on Facebook
Read More... -
Uki is a simple JavaScript user interface toolkit for creating desktop-like web applications with few lines of code. The toolkit is fast. It uses progressive rendering, can render 30k+ lists & tables very quickly (which would normally take minutes in IE). Share on Facebook
Read More... -
คำสั่งสำหรับ Kill Session บน Oracle ที่ Status เป็น SNIPED ค่ะ ขั้นตอนแรกต้อง Select ดูค่า SID และ SERIALS# กันก่อนค่ะ ตามSQL statement ด้านล่างนี้ค่ะ SELECT SID,SERIAL# FROM V$SESSION WHERE STATUS='SNIPED'; Share on Facebook
Read More... -
วิธีการแบ่งหน้าด้วย PHP ให้ออกมาในรูปแบบดังนี้ [First page] << Previous | Page: … 2 3 4 5 6 … | Next >> [Last page] วิธีใช้งาน <? echo displayPaging( $total, $limit, $pagenumber, $baseurl ); /* $total = จำนวนข้อมูลทั้งหมด $limit = จำนวนข้อมูลต่อ 1 หน้า $pagenumber = เลขหน้าปัจจุบัน $baseurl = Parameter ต่าง ๆ แต่ Parameter สุดท้ายต้องเป็น page= ตัวอย่าง displayPaging( 100, 20, [...]
Read More...
