| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Paul DuBois | Date: | February 1 2000 1:36pm |
| Subject: | Re: mysql_connect | ||
| View as plain text | |||
At 11:56 AM +0100 2000-02-01, Nikolaus MUELLER wrote: >Hi, >please tell me the correct syntax for a mysql_connect (php) statement: > >$db = mysql_connect("host=www.***.com password=****** dbname=******"); > >Is that correct? Not according to the PHP manual, which indicates that the arguments are host, user name, and password, and that they are three separate arguments. Where did you get the idea that the syntax is what you've shown above? Did you see that somewhere? -- Paul DuBois, paul@stripped
| Thread | ||
|---|---|---|
| • mysql_connect | Nikolaus MUELLER | 1 Feb |
| • Re: mysql_connect | abush | 1 Feb |
| • newbie: Host 'titan.vr' is not allowed to connect...... | Vander Nunes | 1 Feb |
| • Re: newbie: Host 'titan.vr' is not allowed to connect...... | sinisa | 1 Feb |
| • Re: mysql_connect | Paul DuBois | 1 Feb |
| • Re: mysql_connect | Julie Meloni | 1 Feb |
| • Re: newbie: Host 'titan.vr' is not allowed to connect...... | Tonu Samuel | 1 Feb |
| • Re: mysql_connect | Robert Gehrig | 10 Feb |
