Search results

  1. J

    Suspended account

    My account is suspended since July 16th. On July 20th I send an unsuspension request but my account is still suspended. Well, why the unsuspension is taking a long time?
  2. J

    PHP PostgreSQL database backup.

    Is there anyway to dump a database from a SQL query on PostgreSQL? I want to do that from a PHP script. So if there ins't any way to do it from a query, is there any PHP function to do it? Thanks a lot, Javier.
  3. J

    TCPDF radio button

    I need to make a PDF file from a PHP script using TCPDF. In that file, I want to get a filled form with data from a data base. This means the form don't need to have the capability to be filled. In the form there would be two groups of radio buttons and in TCPDF there is a function called...
  4. J

    PostgreSQL persistent connection without password

    Hello, I use a PHP script to connect to a PostgreSQL data base server. This script is a really complicated app with a login system. It have a general data base with configuration values and a table for the users. But the important content is in other data base which depends on the user. This...
  5. J

    Does anybody know a good open source app for creating flash animations on Linux?

    I'm maybe asking for too much. I need to make an animation for a web intro and I have been using linux since some years ago, but I've never known any flash editor for linux. Last year, I test KToon but it doesn't fit my prospects. Then some months ago I find Synfig. It seems a very professional...
Top