Jump to content

monsho

New Members
  • Posts

    4
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

monsho's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. thanks for this, am researching and trying to work it out ta
  2. ok sorry, let me try and explain the process better.... this installation will be set up in a gallery, with a group of people as an audience. There will be a load of computers set up in the room that are connected to the local network. People will be able to enter text into a browser, basically responding to initial prompts, and these passages of text are then sent to the MySQL database to store them. From this we then need to take these passages of text and manipulate them live (the end results will be projected as part of an audio visual show), and what we need is to take the text and have them exported as .txt files (which are then pulled into Apple Quartz Composer). basically, what we want is that each text entry is exported straight away from MySQL as a txt file into a folder (on the local server) that we can then pull out. The process that we don't know how to do is exporting the text entries from the DB as text files.... hope this helps? many thanks
  3. Hi All, Apologies in advance for my very limited knowledge We're creating a Live AV Installation which is going to run on a local network, using a webserver and MySQL, basically there will be a lot of text entries into a database from lots of users over the network. What we're aiming to do is take each of these text entries and create a folder of .txt files of each one, which we can then take and manipulate in our visual programmes. I have managed to produce the initial part and have text uploading into the database no problem, but can't figure out how each entry could be automatically exported to a .txt file on the webserver somewhere... If anyone would direct me in the right way I'd be really grateful php version 4.4.7 is used and I think it is MySQL 4.1.22 on the webserver I am testing this all on (will be building a local webserver if I need an updated version for anything) Many thanks in advance Andrew
  4. Hi, Have a basic grasp of pulling together a php website with dreamweaver, nothing fancy though! I want to create a page which is pulling image paths out of a database, and I want to have 3 images in a row, then as many rows as needed. Any ideas how this can be done in Dreamweaver? pretty stuck as to how to do it! Obviously I know about the repeat region to display more than one record in rows..... Many thanks Andrew
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.