Main > Free Download Search >

Free reading and writing script

reading and writing

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 850
PHP Script Tips - Reading and Writing Files

PHP Script Tips - Reading and Writing Files


A collection of 14 tips on PHP functions on file input and output. Clear answers are provided with tutorial exercises on opening files for reading and writing, appending data to existing files, readin more>> A collection of 14 tips on PHP functions on file input and output. Clear answers are provided with tutorial exercises on opening files for reading and writing, appending data to existing files, reading file by line or character, reading file in binary mode. Special topics are: How To Append New Data to the End of a File? How To Read One Character from a File? How To Read a File in Binary Mode? How To Read Data from Keyborad (Standard Input)? How To Open Standard Output as a File Handle?<<less
Added: 2006-05-22 License: Free for non-commercial use Price: Free
1277 downloads
Reading and writing Data from and into files

Reading and writing Data from and into files


View and modify file attributes, read and list directory contents, alter file permissions, retrieve file contents into a variety of native data structures, and search for files based on specific patterns. more>> View and modify file attributes, read and list directory contents, alter file permissions, retrieve file contents into a variety of native data structures, and search for files based on specific patterns.<<less
Added: 2008-01-27 License: Freeware Price: $0.00USD
14 downloads
Read and Writing Cookies

Read and Writing Cookies


Learn how to read and write cookies with ASP through forms. more>> Learn how to read and write cookies with ASP through forms.<<less
Added: 2005-04-05 License: Not Specified Price: Free
1672 downloads
Previous and Next Links

Previous and Next Links


After reading this tutorial, you should be able to add previous and next links to your pages that display data from a database. more>> After reading this tutorial, you should be able to add previous and next links to your pages that display data from a database.<<less
Added: 2002-02-04 License: Not Specified Price: Free
2828 downloads
Reading Room 2.2

Reading Room 2.2


The Reading Room Version 1.0, an automated fan fiction archive script based off StorylineV1.8.0 (from IO Designs)with a design similar to fanfiction.net. Its easy to customize and personalize it to your site design, and it isnt as bulky as the popular more>> The Reading Room Version 1.0, an automated fan fiction archive script based off StorylineV1.8.0 (from IO Designs)with a design similar to fanfiction.net. Its easy to customize and personalize it to your site design, and it isnt as bulky as the popular efiction script. A must have for anyone running a fan fiction or story archiving site.<<less
Added: 2008-01-13 License: GPL Price: $0.00USD
19 downloads
Reading from a Text File

Reading from a Text File


Simple script showing how to read from a text file in ASP and PHP. The input is saved to a variable. more>> Simple script showing how to read from a text file in ASP and PHP. The input is saved to a variable.<<less
Added: 2007-09-26 License: Freeware Price: $0.00USD
13 downloads
 
Other version of Reading from a Text File
Reading from a Text FileThis is just one way to easily use PHP to read from . This is just one way to easily use PHP to read from a text file. The input is
Price: $0.00USD
License:Freeware
Download
16 downloads
Added: 2007-09-26
Reading & Updating Content of a file 1.0.0

Reading & Updating Content of a file 1.0.0


This script shows an example of a counter being incremented every time the page is loaded. This is achieved by reading a file line by line using the fgets function and exctracting the 2 fields (one for the date one for the counter). The file is then more>> This script shows an example of a counter being incremented every time the page is loaded. This is achieved by reading a file line by line using the fgets function and exctracting the 2 fields (one for the date one for the counter). The file is then being updated. There is a live example.<<less
Added: 2007-05-17 License: Other Price: $0.00USD
11 downloads
 
Other version of Reading & Updating Content of a file
Reading & Updating Content of a fileThis is achieved by reading a file line by line using the fgets function and exctracting the 2 ... This is achieved by reading a file line by line using the fgets function and exctracting the 2
License:Other Free / Open Source License
Download
891 downloads
Added: 2007-05-17
Flash Pen Writing Text Effect

Flash Pen Writing Text Effect


In this tutorial you will learn how to create this writing text effect using a pen with Flash 8. more>> In this tutorial you will learn how to create this writing text effect using a pen with Flash 8.<<less
Added: 2008-04-13 License: Freeware Price: $0.00USD
21 downloads
PHP and Writing to MySQL Databases

PHP and Writing to MySQL Databases


This simple tutorial shows you how to write form data to MySQL database using PHP. Includes a sample code and instructions. more>> This simple tutorial shows you how to write form data to MySQL database using PHP. Includes a sample code and instructions.<<less
Added: 1999-12-11 License: Other Free / Open Source License Price: Free
3648 downloads
Reading from a file 1.0.0

Reading from a file 1.0.0


This script reads a file and outputs the content into a string. It uses the file_get_contents() function which automatically opens, reads and closes the file. There is a live example. more>> This script reads a file and outputs the content into a string. It uses the file_get_contents() function which automatically opens, reads and closes the file. There is a live example.<<less
Added: 2007-01-30 License: Other Price: $0.00USD
14 downloads
Coding With Style

Coding With Style


An article from a series of articles that Im writing. This one is about the importance of proper coding style. more>> An article from a series of articles that Im writing. This one is about the importance of proper coding style.<<less
Added: 2008-06-28 License: Freeware Price: $0.00USD
13 downloads
Free Email and File Exchange Service

Free Email and File Exchange Service


PopHotMail.com Key Features: # 3000 Mb Email and File Storage. *hot # 1 E-mail Account (you@pophotmail.com) # 1 E-mail Alias (your.alias@pophotmail.co m) *hot # POP3 Access to download emails to your favorite mail client, e.g. Outlook. # more>> PopHotMail.com Key Features: # 3000 Mb Email and File Storage. *hot # 1 E-mail Account (you@pophotmail.com) # 1 E-mail Alias (your.alias@pophotmail.co m) *hot # POP3 Access to download emails to your favorite mail client, e.g. Outlook. # Read,Reply,Forward,Compos e,Delete Messages from Your Cell Phone. *hot # Share or Exchange your Files or Attachments with Other Members. *hot # Can Preview E-mail for Quick Reading. *hot # Import/Export Your Microsoft Outlook Address Book. # Can send VCARD and Request Read Receipt. # Search Messages. # Rich Text (HTML) Editor. # Unlimited Forlders. # Block Sender and Mail Filter Features. # Advance Virus and Spam Filter. # Mail Guard (Sender Validation). # Calendar. # Tag your emails. # Up to 3 External POP3 E-mail. # Vacation Reply and Much More Features.<<less
Added: 2005-06-24 License: Freeware Price: $0.00USD
10 downloads
Writing to a File 1.0.0

Writing to a File 1.0.0


This script takes some text from an online form and write it to a file on the server. If the file does not exist, it attempts to create it. more>> This script takes some text from an online form and write it to a file on the server. If the file does not exist, it attempts to create it.<<less
Added: 2007-01-25 License: Other Price: $0.00USD
13 downloads
 
Other version of Writing to a File
Writing to a FileThis script takes some text from an online form and write it to a file on the . This script takes some text from an online form and write it to a file on the
License:Other Free / Open Source License
Download
1009 downloads
Added: 2007-01-25
C Programming - Handling of Character String

C Programming - Handling of Character String


In this tutorial you will learn about Initializing Strings, Reading Strings from the terminal, Writing strings to screen, Arithmetic operations on characters, String operations (string.h), Strlen() fu more>> In this tutorial you will learn about Initializing Strings, Reading Strings from the terminal, Writing strings to screen, Arithmetic operations on characters, String operations (string.h), Strlen() function, strcat() function, strcmp function, strcmpi() function, strcpy() function, strlwr () function, strrev() function and strupr() function.<<less
Added: 2006-06-01 License: Freeware Price: Free
1266 downloads
Publishing And Reading RSS Feeds In ASP.NET 1

Publishing And Reading RSS Feeds In ASP.NET 1


This tutorial explains what is RSS and how to read and publish RSS from ASP.NET web application. Anyone can publish news or other data from a persistent database as he or she generates the output in the XML format supported and understood by RSS more>> This tutorial explains what is RSS and how to read and publish RSS from ASP.NET web application. Anyone can publish news or other data from a persistent database as he or she generates the output in the XML format supported and understood by RSS protocol.<<less
Added: 2009-01-14 License: Freeware Price: $0.00USD
13 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5