|
Posted by Konrad Viltersten on 07/21/05 14:15
I have a project that resulted eventually in a few tousands
of HTML-files on the following form.
file name: F1717.HTML
----------------------------
<html>
....
<h1>Text to the F1717-object</h1>
<img src = "../images/img1717.gif">
<embed src="../movies/f1717.mov">
</embed>
....
</html>
Above that i have a, of course, a few tousands of MOV
and GIF stored as well. It's all more or less finished but
the maintaince is a bitch.
What i wish to do is to use something, let's call it MOC as
in Method Of Choice, that will let me storage all data in a
more convienient way.
Now, to the main question - is the combination PHP/SQL a
suitable choice for that task? Is there a better
combination? I have a few years experience of Java but
i'm rather sure that the users won't have it installed nor
will the bunch be able/willing to do it. Any thoughts?
--
Vänligen
Konrad
---------------------------------------------------
Sleep - thing used by ineffective people
as a substitute for coffee
Ambition - a poor excuse for not having
enough sense to be lazy
---------------------------------------------------
Navigation:
[Reply to this message]
|