php3-list | 199901
Date: 01/23/99
- Next message: Tommy Williams: "Re: [PHP3] Searching .PDF, .DOC files"
- Previous message: Jean-Marc Libs: "Re: [PHP3] Help :) - More stupid array tricks...."
- Next in thread: Tommy Williams: "Re: [PHP3] Seeking advise on simple text based databases and basic counter designs"
- Reply: Tommy Williams: "Re: [PHP3] Seeking advise on simple text based databases and basic counter designs"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Please can someone help me with a site I am trying to design.
I'm looking for a way to have a CSV file which can be indexed by PHP3 to
show as a webpage.
The information is quite simple, showing the following fields
Name, Member of the association (Y/N), E-Mail, HTML file with more info
about person exists (filename), Year joined, Year left, Address details held
by Association.
I want to be able to index on Name and show all the details, but be able to
remove entries from the list which are not members, or who fall outside the
Year Joined/Left bracket. I also want to be able to make the E-Mail address
into a URL (mailto:email address) and the HTML file be marked as a url (e.g.
<a href="htmlfile">Click here for more information</a>).
I'd also like to be able to have a simple counter design, which doesn't show
up as a graphic, but merely makes a counter file (just an incrementing
number or whatever) so that those people who are listed can ask how many
people have asked for their address.
Can anyone offer any advice?
With thanks
Jon Spriggs
-- "Surprisingly Different Online" Old Coopers' Coborn Student? See http://www.bigwig.net/occa-- 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: Tommy Williams: "Re: [PHP3] Searching .PDF, .DOC files"
- Previous message: Jean-Marc Libs: "Re: [PHP3] Help :) - More stupid array tricks...."
- Next in thread: Tommy Williams: "Re: [PHP3] Seeking advise on simple text based databases and basic counter designs"
- Reply: Tommy Williams: "Re: [PHP3] Seeking advise on simple text based databases and basic counter designs"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

