List/Grid Monthly Archives: July 2010
Upload a file via FTP using PHP
You can upload a file via FTP using PHP with the help of “ftp_put()” function. upload.php file
Redirect Your webpage with JavaScript
If you want to redirect your web-page to another location with the help of JavaScript. so you can redirect it with JavaScript function setTimeout(“url”.time); complete code is <script language=javascript> setTimeout(“location.href=’http://www.yourwebsite.com/page’”,…
Show the current value of Dollar in Rupees
This Script Show the current value of rupees in dollar.It is work on google API, the url of the google API calculater is http://www.google.com/ig/calculator?hl=en&q=1USD=?INR Via this URL you can convert…






