background preloader

Php-script

Facebook Twitter

Responsive

Scripts. Bootstrap Tutorial. Facebook Timeline Design using JQuery and CSS.

Bootstrap Tutorial

I know what my readers are expecting from 9lessons blog, after long time I'm going to discuss about Jquery usage. Facebook timeline design makes big revolution in social networking world and it gives new feel to the user profile pages. In this post I want to explain how simple I had implemented this design with Jquery and CSS. Try this demo with modern browsers like Chrome, Firefox and Safari (IE is dead). Read More » Wall Script 4.0 Update. OEmbed expand URL service acquired by embed.ly, now it’s paid service so that I’m releasing this expanding URL fix.

Read More » Amazon Simple Email Service SMTP using PHP Mailer. I have been working with labs.9lessons application hosted at Amazon Web Services. Read More » Memcached with PHP. Memcahced open source distributed memory object caching system it helps you to speeding up the dynamic web applications by reducing database server load. Read More » Login with Facebook and Twitter Read More »

Programming Blog, Tutorials, jQuery, Ajax, PHP, MySQL and Demos. Multiple File Drag and Drop Upload using HTML5 and Jquery. Are you looking for Drag and Drop multiple file upload using HTML5.

Multiple File Drag and Drop Upload using HTML5 and Jquery.

Just take a look at this post, I had implemented this system with using jquery and PHP that uploads multiple files into server. This script helps you to enrich your web applications upload system. It works with all modern browsers try live demo and drop files. Download Script Live Demo Developer Arun Kumar Sekar Engineer, Plugin Expert Chennai, INDIA Multiple File Drag and Drop Upload this will work in modern browsers like Crome, Firefox and Safari, File uploads happening through ajax for this I implemented with Form Data and File Reader javascript API. Requirements - Jquery (tested with 1.7+) - HTML 5 How to use Just include Jquery library and multiupload.js files available in download script.

Javascript Code All config parameters are required. Upload.php Simple PHP code uploading files from client mechanic to server location uploads folder. HTML5 Code HTML5 drag and drop form. Facebook Style Dynamic Timeline for Wall Script. Few months back I had posted any article about Facebook New Timeline Design HTML version using CSS and Jquery, after that I received many requests from wall script users and readers that asked to me how to convert this into dynamic with PHP and MySQL.

Facebook Style Dynamic Timeline for Wall Script.

This is an update for Wall Script 4.0 users to convert the user updates into timeline data visualization just take a look at the this live demo with multiple actions like scrolling results, commenting, updating, expanding and delete. Download Script Live Demo Previous Post: Facebook New Timeline Design HTML version.

The new Wall Script 4.0 Timeline update contains three folders called css,js and images with three PHP files. css -- timeline.cssjs -- timeline.js -- jquery.masonry.min.js images -- timeline image filesFilestimeline.phptimeline_load_messages.phptimeline_message_ajax.php timeline_moreupdates_ajax.php Note: Above files link up with Wall Script 4.0 includes Wall.9lessons.info. <iframe width="310" height="200"...