I have a database called las created. I wish to connect to it via php
Could you advise the format of
dbhost = " ";
dbname = " ";
dbuser = "log in user name";
dbpassword= "log in password";
I have tried specifying the values including the domain as I thought it should be but have it wrong I have tried for instance "domain_las"; las being the database name. The other entries I have placed in like manner.



LinkBack URL
About LinkBacks




Reply With Quote
My 