New Facebook plugin for WordPress

Posted by & filed under FACEBOOK, WORDPRESS.

Facebook Plugin Settings wordpress

Here is the new facebook plugin for WordPress developed by Facebook developers. If you install this plugin in your wordpress site, you can post the content from wordpress site to your facebook timeline page directly. The plugin automatically adds like, share,….. Read More >>>>

Jquery Inline Editor

Posted by & filed under JQUERY.

jquery-inline-editor

Do you want to implement Jquery inline editor in your project? so here is the simple steps to implement jquery inline editor in your project. Create two php files inline.php and save.php, where inline.php has jquery library, jquery function and html….. Read More >>>>

php file upload script

Posted by & filed under PHP.

php file upload-photos-pictures-images-pdf files-upload

Using following script we can upload files, photos, pictures, pdf files, images and etc… from your local computer to remote server. I explained all the $_FILES super global variables properties with example. here is script with html form design <form action=”mkdir.php”….. Read More >>>>