jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

File Manipulation

DeEnFrSp
Amount: 42
Displaying: 1 - 10
Pages: [1] 2 3 4 5 >>
Sort Listings By:
Hits: 4336

PHP Includes

Rating 0.0 0.0
How to use PHP includes in your scripts
Platform(s): n/a Date: Jul, 30 2005
DETAIL
Hits: 1232

File manipulation (Part-2)

Rating 3.0 3.0
In this PHP Tutorial you will learn the 2nd Part of File Manipulation Reading lines from a file, Reading arbitrary amounts of data from a file, Writing to a file, Creating directories, Removing a directory and Opening a directory for reading.
Platform(s): Windows Date: Nov, 28 2006
DETAIL
Hits: 974

Open/Read/Write files for beginners

Rating 0.0 0.0
Learn how to perform simple task with files: open, read and write. Check the different commands you may use. Learn to use compressed files (.gz) to save time. An example is included to record IPs and referrers of our page.
Platform(s): Linux, Windows, FreeBSD, Mac OSX Date: May, 25 2006
DETAIL
Hits: 959

PHP File Upload

Rating 0.0 0.0
This tutorial will allow you to have a basic file upload interface with a PHP backend. This tutorial is only for educational purposes and the final PHP file upload script is not robust nor secure enough for a commercial solution.
Platform(s): Windows Date: May, 05 2006
DETAIL
Hits: 951

File manipulation (Part 1)

Rating 3.0 3.0
In the PHP Tutorial You will learn about File manipulation (Part 1) - Checking file existence, A file or directory, Determining file size, Creating and deleting files and Opening a file for writing, reading, or appending.You can test for the existence of a file with the file_exists() function.file_exists() takes one element, which is a string representing an absolute or relative path to a file that might or might not be there.
Platform(s): Windows Date: Nov, 28 2006
DETAIL
Hits: 936

Sime Uploader

Rating 0.0 0.0
This is a brief tutorial for those who are new to php, and dont know much php. Here they will learn how to upload files through php. In the next version there will be alot of great features added. Like Multiple Files Uploading Using Arrays & Loops Making new folders/files Editing Files etc...
Platform(s): n/a Date: Aug, 29 2006
DETAIL
Hits: 895

Working With Excel Files (tab-delimited)

Rating 4.0 4.0
Learn how to open, retrieve, enter, and change data within an Excel tab-delimited file. It's easier than you think!
Platform(s): Windows Date: Feb, 05 2006
DETAIL
Hits: 785

Upload files using a HTML form in PHP

Rating 0.0 0.0
This script will help you for the baics of uploading images or files to your server using a HTML form and the PHP function copy. We haven't explained form validation or file checking - We'll go into further detail on that in future tutorials. To kick things off, you'll need a HTML form.
Platform(s): Linux, Windows, FreeBSD Date: Aug, 30 2006
DETAIL
Hits: 766

PHP AJAX example: asynchronous file upload

Rating 3.5 3.5
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.
Platform(s): Windows Date: Dec, 04 2006
DETAIL
Hits: 689

Upload A File From A Form

Rating 5.0 5.0
This tutorial will cover how to make a basic PHP upload script. You can easily convert or change it.
Platform(s): n/a Date: Feb, 11 2006
DETAIL
Amount: 42
Displaying: 1 - 10
Pages: [1] 2 3 4 5 >>