WeberDev.com PHP and MySQL Code

LOG IN
BEGINNER GUIDES  |  PHP CLASSES  |  CODE SEARCH  |  ARTICLES SEARCH  |  PHP FORUMS  |  PHP MANUAL  |  PHP FUNCTIONS LIST  |  WEB SITE TEMPLATES
Start typing to search for PHP and MySQL Code Snippets and Articles Search
Submit a code Example / Snippet Submit Your Code
Search Engine Optimization Monitor SEO Monitor
Web Site UpTime Monitor UpTime Monitor
WeberDev's Monthly code contest PHP Code Contest
Your Personal Examples List My Favorite Examples
Your Personal Articles List My Favorite Articles
Edit Account Info Update Your Profile
PHP Code Search
Web Development Forums
Learn MySQL Playing Trivia
PHPBB2 Templates
Web Development Index
PHP Web Logs (BLogs)
Web Development Resources
Web Development Content
PHPClasses
PHP Editor
PHP Jobs
Vision.To Design
Ajax Tutorials
PHP Programming Help
PHP/MySQL Programming
Webmaster Resources
Webmaster Forum
XML meta language
website builder
Submit Site
Forex Trading Online forex trading platform

Go Back Add a Comment Send this example to a friend Add this Article to your personal favoritest for easy future access to your favorite Code Examples and Articles. Submit a code example Print this code example.
BACK ADD A COMMENT SEND TO A FRIEND ADD TO MY FAVORITES ADD CODE EXAMPLES PRINT
Title : Remote Archive (Zip, Tar, Gzip) downloader with FTP and local extration support
Categories : PHP, FTP, Filesystem, PHP Classes, Compression Click here to Update Your Picture
NHM Tanveer hossain Khan (Hasan)
Date : Mar 23rd 2005
Grade : 2 of 5 (graded 1 times)
Viewed : 6501
File : 4107.zip
Images : No Images for this code example.
Search : More code by NHM Tanveer hossain Khan (Hasan)
Action : Grade This Code Example
Tools : My Examples List

  Submit your own code examples 
 

Think you have hosting space and you need to install some components from another remote server. Most of the open source or paid packages are archive format (Like: Zip, GZip, Tar etc..) check my following steps:

->> Now your are doing ...
STEP 1:
--------------------------------------
Browse your desired URL.

STEP 2:
--------------------------------------
Download archive to your local machine

STEP 3:
--------------------------------------
And use FTP manager to upload this package in your server.

->> Using my tools .........
STEP 1:
---------------------------------------
Browse “Remote Archive Downloader” installation directory

Suppose: http://we4tech.com/remote_downloader/

STEP 2:
---------------------------------------
and set your URL
Suppose: http://we4tech.com/remote_downloader/remote_archive_downloader_v_1.0.0.zip

Set your desire path where this software will download this archive file and extract it contents.

** NOTE: You may select FTP path

Click on Save button

Step 3:
----------------------------------------
Click on download button.

It will download your archive file from remote server and your archive will be extracted in your selected path.

-100% automated.

-        NHM Tanveer Hossain Khan (Hasan)
-        admin@we4tech.com
-        http://we4tech.com
-        
Live Example: http://we4tech.com/remote_downloader/

License: GPL



3 lines of Code to extract Tar, Zip, Gzip etc..
Categories : PHP, Filesystem, PHP Classes, Compression
file class , uploade file , download file already uploaded on another website
Categories : PHP, PHP Classes, Filesystem, Web Services
very simple ftp class
Categories : PHP, PHP Classes, FTP
Class that allows the PHP developer to create and manage UNIX like password files suitable for use as Apache authentication password files.
Categories : HTTP, PHP, PHP Classes, Filesystem
HTTP gzip compression
Categories : PHP, PHP Classes, Compression, Zlib
Moving folder hierarchy b/w server
Categories : PHP, FTP, Filesystem
A File Browser Class.To Read Drives,Directories and Files .Files writing is also possible
Categories : PHP, PHP Classes, Filesystem
Easy upload class
Categories : PHP Classes, Filesystem, HTTP, PHP
An efficient iterative and buffered text file reader
Categories : PHP, Classes and Objects, Filesystem, PHP Classes, Log Files
Search and Replace Text : Searches Files for Specified Text and Replaces It by a Given Text
Categories : PHP, PHP Classes, Search, Filesystem
Bs_IniHandler is a class that can read and write ini-style files (and strings)
Categories : PHP, Filesystem, PHP Classes
PHP ZIP file creation on a linux box using exec. Create ZIP files containing images
Categories : PHP, Compression, Filesystem
Compare two texts and display a block of text with the differences between them.
Categories : PHP, PHP Classes, Filesystem, Strings, Arrays
PHP4 DirectoryIterator Class
Categories : PHP, PHP Classes, Filesystem, Directories
PHP Zip Utility
Categories : PHP, PHP Classes, Compression