|
|
|
|
|
Login to share your opinion jQuery Loop Select OptionsSimple jQuery code snippet to loop select box options (drop down boxes) in a form to get the values and text from each option. Useful… read more Wall4PHP Mobile FrameworkWall4PHP is one of the framework that I recommend to mobile web application developer for the number of useful information that you may find inside… read more jQuery Calendar Widget PluginA simple jQuery Calendar Widget Plugin with a month view. You can specify which month you would like to display or have it display the… read more PHP for Android adds a new Dimension to app developmentAndroid app development is taking over iPhone and will soon go wild. However, the app development process is not as well defined as app development… read more dhtmlxSpreadsheet – Web-Based Spreadsheet WidgetdhtmlxSpreadsheet is an open source (GPL) embeddable spreadsheet written in JavaScript and PHP. It enables you to quickly add an Excel-like, editable table on a… read more Easy AJAX Pagination Using JQuery CakePHPI was working with CakePHP's Easy AJAX Pagination Using JQuery. I found this as a great code for sorting and paging with jQuery inCakePHP. But… read more Plugins for jQuery FacebookFacebook is an integral part of our lives and we are so used to of check it for professional or personal reasons, that its difficult… read more Displaying JSON values with [removed] Basics of JSON Template with JavaScriptToday morning I came through the knockout.js. I liked the idea of JSON Templating. You can read more about JSON Template in this post -… read more Building the new AJAX mail UI part 1: Instant notifications of new emails via eventso…With the release of the new AJAX user interface into testing on the Fastmail beta server, we decided that it might be interesting to talk… read more Shutdown Computer From Mobile Using PHPOn the Internet there are some tutorials about shutting down a computer from a mobile phone.But, in this tutorial we'll check out a way to… read more Socket.IO on PubNub Officially ReleasedPubNub has officially announced support for Socket.IO on the PubNub Cloud. This means that PubNub is supporting Socket.IO in the client side, with no need… read more DigiMantra » Ajax:Quickly submit a form in JQuery using serializeI am sure you often do a form submission via Ajax and more easily using JQuery. But did you know using a simple method called… read more How to remove index.php from url using .htaccess (mod_rewrite)For better SEO optimization and make urls more search engine friendly , remove index.php from URL and make it easier to read. read more jQuery serializeArray() FunctionHi guys, I thought I would do a quick post on this awesome function which can save you time if you need to create an… read more Generating Random Number Using PHPYou have always need to create random number or random object or anything else. This is very useful for ad campaigning. Learn from Basic. read more jQuery Plugin: Table of Contents with Smooth ScrollingHey guys, have you noticed that pretty box on WordPress codex that gives us a preview about what we can see on a page? So,… read more Ajax Web-based Spreadsheet Widget in GPL LicensedhtmlxSpreadsheet is an open source Ajax spreadsheet widget written in JavaScript and PHP. It allows you to quickly add an Excel-like, editable data table on… read more Regular Expression in PHP:A Simple Tutorial, Everybody Can UnderstandRegular Expression is one of the useful tool for formatting text display. |