Pyh.conf’25: a new PHP conference for the Russian-speaking community

Voting

: min(one, two)?
(Example: nine)

The Note You're Voting On

codeslinger at compsalot dot com
16 years ago
I have tested this and found that the "dbname" field is optional. Which is a good thing if you must first create the db.

After creating a db be sure to exec a "use dbname;" command, or else use fully specified table references.

<< Back to user notes page

To Top