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...Posts by Authors
-
-
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... -
วิธีการแบ่งหน้าด้วย 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... -
วิธีตรวจสอบว่า URL ปลายทางนั้นมีอยู่จริงรึป่าว ?? วิธีใช้งาน < ? echo url_exists("http://www.i-keng.com/images/i-keng.png"); ?> ตัว Function อยู่ด้านในนะจ๊ะ… Share on Facebook
Read More... -
สืบเนื่องจากผมประสบปัญหาการใช้งาน fsockopen ที่เคย Connect ไปหา Server ที่เป็น Apache แต่ ณ.บัดนาว ต้องใช้งาน fsockopen Connect ไปหา Server ที่เป็น Tomcat ความบรรลัยจึงบังเกิด … Share on Facebook
Read More...

