[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pear-doc
Subject:    [PEAR-DOC] [PEAR-BUG] #632 [NEW]: typo example.
From:       "elf () php ! net" <pear-doc () lists ! php ! net>
Date:       2004-01-27 13:07:24
Message-ID: bug-632 () pear ! php ! net
[Download RAW message or body]

From:             elf@php.net
Operating system: Linux
PHP version:      Irrelevant
PHP Bug Type:     Documentation
Bug description:  typo example.

Description:
------------
 Example 20-1. Connect and disconnect
 
 <?php
 require_once 'DB.php';
 
-$dsn = 'mysql://user:password@host/database'
+$dsn = 'mysql://user:password@host/database';
 $options = array(
     'debug'       => 2,
     'portability' => DB_PORTABILITY_ALL,
 );



-- 
Edit bug report at http://pear.php.net/bugs/bug.php?id=632&edit=1
-- 

-- 
PEAR Documentation List Mailing List (http://pear.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic