Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: "cook-ebook" - Should I use Perl or PHP/MySQL?

by Aristotle (Chancellor)
on Feb 06, 2003 at 12:55 UTC ( [id://233123]=note: print w/replies, xml ) Need Help??


in reply to "cook-ebook" - Should I use Perl or PHP/MySQL?

Use MySQL or another database to store the recipes - while you could do it with a flatfile, a proper database will let you query against the data with arbitrary criteria at zero coding effort on your side. castaway's DBD::SQLite suggestion is an excellent one. May I suggest you use Class::DBI to write the wrapper around the database; its Perl Advent calendar entry should make it clear how easy it makes database work.

Makeshifts last the longest.

  • Comment on Re: "cook-ebook" - Should I use Perl or PHP/MySQL?

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://233123]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (7)
As of 2024-04-19 08:10 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found