logo
What's New
What's New
 Popular
Popular
 Top Rated
Top Rated
 Search
Search

Search :  

Home | Add Link |   Modify Link   |   Login |     Register  |  Getting Rated  |  Link to Us  |  Feedback Us


Sponsors
  Find Any Hosting

  Offshore Software Development





Categories
ASP Scripts
ASP.NET Scripts
Ajax Scripts
C And C++ Scripts
CFML Scripts
CGI & Perl Scripts
Flash Scripts
Java
JavaScript
PHP Scripts
Python Scripts
Remotely Hosted
Ruby on Rails
Tools and Utilities
Web Hosting
XML Scripts

 Home  » PHP » Tips and Tutorials » File Management

RSS 

 Sponsors

File Management


 Open/Read/Create files with PHP

Home | Rate It  | Error
Basic code to Open, Read and Create files. Includes code to work with compressed files. An example is included in the tutorial: how to record IP and referres to your site within a file.
   Price:Free    Rate:  0.0(out of 5)    Vote:0  
 

 PHP AJAX example: asynchronous file upload

Home | Rate It  | Error
Asynchronous file uploads is quote popular feature in modern AJAX web-applications. However standard AJAX classes (XmlHttpRequest) does not have capabilities to process or send files selected with "file dialog" (input type="file"). This article contains example application (trivial file-sharing service, like rapidshare, megaupload or yousendit) which uses embedded frames (IFRAME) to upload file. While file is uploaded to hidden frame, user can still access web-page and fill "file description" field.
   Price:free    Rate:  0.0(out of 5)    Vote:0  
 

 Creating a Multi-File Upload Script in PHP

Home | Rate It  | Error
Frustrated with single-file upload scripts? Looking for an alternate route? Read as Jonathan shows us how easy it really is to setup a multi-file upload script using PHP. As a PHP programmer I had run into a problem where a client needed a form to upload more than one file at a time. So one night I sat down and spent an hour figuring out the best and easiest way to do this. In this tutorial, the for loop is going to be your best
   Price:free    Rate:  0.0(out of 5)    Vote:0  
 

 Secure File Upload with PHP

Home | Rate It  | Error
PHP makes uploading files easy. You can upload any type of file to your Web server. In spite of security issues that should be addressed before enabling file uploads, the actual mechanisms to allow this are straight forward. In this tutorial we will consider how to upload files to some directory on your Web server. We will also discuss security issues concerned with the file uploading.
   Price:free    Rate:  0.0(out of 5)    Vote:0  
 

 More secure PHP image upload class tutorial

Home | Rate It  | Error
Tutorial how to write secure image upload class. Class has function witch determinate if given file is really image
   Price:free    Rate:  0.0(out of 5)    Vote:0  
 

 Printable Document Generation with PHP

Home | Rate It  | Error
This article focuses on the document that can be generated using PHP namely Rich Text Format (RTF). Rich Text Format (RTF) is a file type used to transfer formatted text documents between applications, even those that run on different platforms, such as IBM and Macintosh. RTF is a file format that many word processing programs understand; it is often used when a document is created in one word processing program but is expected to be edited in another word processing program.
   Price:free    Rate:  0.0(out of 5)    Vote:0  
 

 Creating a file manager

Home | Rate It  | Error
In this tutorial I will show you how to create a PHP application to display directory content (filename, filesize, modification date) and navigate between them.
   Price:free    Rate:  0.0(out of 5)    Vote:0  
 

 Working with Directories

Home | Rate It  | Error
As is necessary for any language, PHP has a complete set of directory support functions. PHP gives you a variety of functions to read and manipulate directories and directory entries. Like other file-related parts of PHP, the functions are similar to the C functions that accomplish the same tasks, with some simplifications. This tutorial describes how PHP handles directories. You will look at how to create, remove, and read them.
   Price:free    Rate:  0.0(out of 5)    Vote:0  
 

 Directory Listings, list files and subfolder using php

Home | Rate It  | Error
This is the simple example to list contents of any Directory. To do this we are going to define function DirDisply( ) which will read the current directory contents and display it as a list. We first open current directory by $TrackDir=opendir("."); The opendir function returns a directory handle resource on success, or FALSE on failure. Syntax is: opendir ( string path [, resource context] ) Where: Path - The directory path that is to be opened Context
   Price:free    Rate:  0.0(out of 5)    Vote:0  
 

 Creating a file upload system

Home | Rate It  | Error
In this tutorial I will show you how to create a simple file upload system with your user can upload a file from the local computer to your webserver. As you will see it is not so complicated to implement this very usefull script.
   Price:free    Rate:  0.0(out of 5)    Vote:0  
 
Pages : 1 2
Home | Feedback | Advertise with us
(c) Copyright 2006 AdvanceScripts™. All rights reserved.
No part of this website may be reproduced, copied and/or distributed in any medium without express written permission
Trademarks are property of their respective owners
Site Developed and Hosted by Ethic Solutions

Hosting Resources  Free Tutorials    Flash Tutorials  Webmaster dicussion forum   Web Directory    phpLDHacks    Bollywood Discussion    


62 users online