Thread

  1. PHP with Postgres

    Simeó <simeo@nil.fut.es> — 1999-08-04T00:20:49Z

    Hi friends, Where can I find a PHP manual for Postgres ? I have found PHP
    manuals in  www.php.org but they are for mySQL. Thanks  
              ----------------
                  Simeó Reig 
               simeo@tinet.org 
              Barcelona (SPAIN)
              -----------------   
    
    
  2. Re: [GENERAL] PHP with Postgres

    Kevin Heflin <kheflin@shreve.net> — 1999-08-04T00:32:28Z

    On Wed, 4 Aug 1999, [iso-8859-1] Sime wrote:
    
    > Hi friends, Where can I find a PHP manual for Postgres ? I have found PHP
    > manuals in  www.php.org but they are for mySQL. Thanks  
    
    
    
    Go to www.php.net in the online manual, it shows all the pg_ functions of
    php. 
    
    If you are looking for an acutal book, I've recently bought a PHP
    programming books from amazon.com, I didn't find that it went into any
    more detail than the online documentation. But does have some explanation
    of basic programming for the beginner.
    
    
    The specific link for the postgres functions can be found at:
    
    http://www.php.net/manual/ref.pgsql.php3
    
    
    Kevin
    
    
    --------------------------------------------------------------------
    Kevin Heflin          | ShreveNet, Inc.      | Ph:318.222.2638 x103
    VP/Mac Tech           | 333 Texas St #175    | FAX:318.221.6612
    kheflin@shreve.net    | Shreveport, LA 71101 | http://www.shreve.net
    --------------------------------------------------------------------
    
    
    
  3. Re: [GENERAL] PHP with Postgres

    Marc G. Fournier <scrappy@hub.org> — 1999-08-04T00:46:53Z

    On Wed, 4 Aug 1999, Sime wrote:
    
    > Hi friends, Where can I find a PHP manual for Postgres ? I have found PHP
    > manuals in  www.php.org but they are for mySQL. Thanks  
    
    there are complete sections in the existing PHP manual dealign with the
    various commands available for interactinv with POstgreSQL..."been there,
    done that, got the t-shirt"...
    
    
    Marc G. Fournier                   ICQ#7615664               IRC Nick: Scrappy
    Systems Administrator @ hub.org 
    primary: scrappy@hub.org           secondary: scrappy@{freebsd|postgresql}.org 
    
    
    
  4. Re: [GENERAL] PHP with Postgres

    Simeó <simeo@nil.fut.es> — 1999-08-04T23:21:48Z

    El dia  04-Aug-99 en Kevin Heflin va escriure :
    > Go to www.php.net in the online manual, it shows all the pg_ functions of
    > php. 
    > 
    > If you are looking for an acutal book, I've recently bought a PHP
    > programming books from amazon.com, I didn't find that it went into any
    > more detail than the online documentation. But does have some explanation
    > of basic programming for the beginner.
    > 
    > 
    > The specific link for the postgres functions can be found at:
    > 
    > http://www.php.net/manual/ref.pgsql.php3
    > 
    > 
    > Kevin
    
    Oh ,yes !! Thanks Kevin
    
              ----------------
                  Simeó Reig 
               simeo@tinet.org 
              Barcelona (SPAIN)
              -----------------