Gesucht - Ähnliches Skript - Produktdatenbank



  • Hallo!

    Also ich bin auf der Suche nach einem Skript mit dem ich eine Datenbank aufbauen kann wie auf http://ampguts.realmofexcursion.com/

    Ich hab den Admin von dieser Seite kontaktiert und so hat er es gelöst:

    I'm actually not using any script. I developed a C++ program that generates the HTML code for all the pages.
    The program scans a directory on my machine containing every amp on a separate subdirectory.
    A directory for an amp contains several images named 'insideXX.jpg' and 'outsideXX.jpg', a text file names specs.txt and a text file named credits.txt.
    Images are processed, first inside and then outside pics, resized to a maximum prestablished size (if required) and thumbnails are created. Then the page is automatically generated with a template, the pictures and the specs for the amp and credits to the contributor.
    The resized images, HTML and thumbnails are copied to an output directory (ready to be FTP uploaded).
    Finally it creates the main index and brands.

    I believe a PHP script operating with a database would be very desirable, plus it could offer other commodities such as searching and sorting. But.. I'm a low level programming and C++ is what I do. Besides when I was creating AmpGuts I was still looking for free hosting and couldn't tell in advance if PHP, Posgress etc would be available, but I knew plain HTML would always be valid.

    Im Prinzip möchte ich es 1:1 wie auf dieser Seite.. wichtig wäre dass man neue Produkte einfach einfügen kann und ev. eine Suchfunktion

    Ist etwas bekannt mit dem man so etwas realisieren kann?
    Oder wer kann mir soetwas erstellen, gegen Bezahlung?
    Coding ist leider nicht mein Gebiet.. denke aber dass ich hier Hilfe finde 🙂

    Danke

    lg
    Markus



  • Im Prinzip ist das, was du vorhast, nicht sonderlich kompliziert. Eine Datenbank, die die Daten hält, und ein (z.B.) PHP-Skript für die Anzeige.

    Ein Programm, dass statische HTML-Seiten generiert wie der Autor der Originalseite es gemacht hat ist natürlich auch möglich. Eigentlich ist es aber quatsch, weil es unnötig kompliziert wird und die Daten in einer Datenbank viel leichter aktuell gehalten werden können.

    Naja, wie dem auch sei, gegen Bezahlung würde ich dir so ein Skript schreiben. Schick mir doch deine Kontaktdaten, wenn du Interesse hast.

    Liebe Grüße



  • wenn du nicht bereits jemanden gefunden hast, würde ich das ganze auch übernehmen

    Gruß
    Mike


Anmelden zum Antworten