Wrox Programmer Forums
Go Back   Wrox Programmer Forums > PHP/MySQL > PHP How-To
|
PHP How-To Post your "How do I do this with PHP?" questions here.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the PHP How-To section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old March 6th, 2007, 06:29 PM
Authorized User
 
Join Date: Aug 2006
Posts: 85
Thanks: 0
Thanked 0 Times in 0 Posts
Default Using PHP to open a large file...

Hello:
  I am looking for a way to do something with a large file. I have a text file which I would like to be able to be able to do several things. Before I get to what I want to do, let me post the format for the file.

Code:
Sender  <person>~
Date    Sun May 11 18:29:01 2003~
Stamp   1052695741
To      <person sending it>~
Subject Jump data...~
Success 1~
Text
<Text message goes here>

~
Okay, now the entire text file is madeup of entries like that. What I need to do is be able to create a web page where I can see all the topics and senders, click on a topic and read it. So, the index page (for lack of anything better) would look like
<topic> - <sender>

That's part I.

Part II
I then need to be able to, using a form, add an entry to file.

Any thoughts on either?

Thanks in advance for your help.

Best Regards,
Arholly






Similar Threads
Thread Thread Starter Forum Replies Last Post
LARGE FILE TRANSFER TOOL:QOODAA prawn RoR Ruby on Rails 0 June 25th, 2008 09:07 PM
Error while uploading large image file webnet ASP.NET 2.0 Basics 1 November 12th, 2007 09:32 AM
Split large file to chunks eelisMX Pro VB.NET 2002/2003 4 February 8th, 2005 04:48 AM
PHP File Doesn't Open in Browser kara333 BOOK: Beginning PHP, Apache, MySQL Web Development ISBN: 978-0-7645-5744-6 1 November 29th, 2004 11:40 AM
handle a large data file using VB andy_routledge VB How-To 0 August 6th, 2003 12:20 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.