php3-list | 199901
Date: 01/23/99
- Next message: Jason Gilstrap: "[PHP3] coding problems"
- Previous message: Tommy Williams: "Re: [PHP3] e-commerce via php"
- In reply to: Jonathan Spriggs: "[PHP3] Seeking advise on simple text based databases and basic counter designs"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Saturday, January 23, 1999, 2:26 PM +0000 Jonathan Spriggs
<jon.spriggs <email protected>> wrote:
> I'm looking for a way to have a CSV file which can be indexed by PHP3 to
> show as a webpage.
> Can anyone offer any advice?
Running MySQL and storing your CSV file in a table there will make your
life a whole lot easier. Even if you've never used MySQL, I think the time
you spend figuring it out will be less than the time you spend trying to
write the PHP code to parse and search a CSV file.
-- Tommy Williams <mailto:Tommy.Williams <email protected>> <URL:http://www.mc.Vanderbilt.Edu/~tommy/>-- PHP 3 Mailing List http://www.php.net/ To unsubscribe send an empty message to php3-unsubscribe <email protected> To subscribe to the digest list: php3-digest-subscribe <email protected> For help: php3-help <email protected> Archive: http://www.php.net/mailsearch.php3 List administrator: zeev-list-admin <email protected>
- Next message: Jason Gilstrap: "[PHP3] coding problems"
- Previous message: Tommy Williams: "Re: [PHP3] e-commerce via php"
- In reply to: Jonathan Spriggs: "[PHP3] Seeking advise on simple text based databases and basic counter designs"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

