Posts

Showing posts from April, 2014

Deploy PHP Application In Heroku For Free -Tutorial

Image
Heroku offers free deployment to host php and other to there cloud  i had created a simple deployment tutorial video for you to deploy your php application to heroku cloud Usefull links  Heroku toolbelt  https://toolbelt.heroku.com Get started  https://devcenter.heroku.com/articles/how-heroku-works

Send or Download Files Directly To Drop Box And Google Drive By New Save Button

Image
like Facebook has share button to share content to the Facebook Status , Dropbox and Google Drive has the same thing called save to button that's really a impressive one for the site that hosting files so the user can easy download the file directly to the Dropbox account and Google drive account. Dropbox has a feature called Saver, with a simple JavaScript code you can send the file directly to your account You can Get the code from Here  https://www.dropbox.com/developers/dropins/saver Embed code <script type = "text/javascript" src = "https://www.dropbox.com/static/api/2/dropins.js" id = "dropboxjs" data-app-key = " You-app-key " ></script> Saver Button Code <a href = "URl-OF-THE-File" class = "dropbox-saver" ></a> Note : file can be sent only from where the saver button is located for example your file is in different domain and your saver is in other domain you