Date: 05/17/01
- Next message: Timo Würsch: "[PHP-WIN] Getting the URL of the parent script/page in an included script"
- Previous message: Johan Lundqvist: "Re: [PHP-WIN] extracting email addresses"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi everyone,
I'd like to know your opinion about these question:
I have to create a redistribuitable CD using Scriptview. The CD will contain
a limited edition of an actual website, based on a MySQL database.
The question is: what's the best way to use the data with Scriptview?
The data are some simple products description (5 char fields, approx.) and
the products are about 50.
I've thinked those solutions:
- Several files to include (one for product) with variable declaration and
name equal to the product (i.e. mug.php, title="Coffee Mug" color="White",
etc.).
- A unique text file containing the data, with a parsing function to extract
data.
- (forbidden dream) An XML file containing products data... (i suppose expat
functionality are not allowed with Scriptview).
Considering that extracting format data from the database is not really a
problem, according to you, what's the best choice?
Is there some one alternative and convenient solution?
Thanks,
Alessio.
-- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-windows-unsubscribe <email protected> For additional commands, e-mail: php-windows-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Timo Würsch: "[PHP-WIN] Getting the URL of the parent script/page in an included script"
- Previous message: Johan Lundqvist: "Re: [PHP-WIN] extracting email addresses"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

