Menu

How to connect with postgres db

2007-05-07
2013-04-22
  • Nobody/Anonymous

    Hi ..,
    I would like to create a delphi program that can execute php script which making connection with postgres database. Can I do that using php4app.dll?

    Thanks
    sirro

     
    • Serhiy Perevoznyk

      php4app can execute any PHP script. If you can connect to database using this script and php.exe you can do it using php4app as well.

       

Log in to post a comment.