thank you.
On Mon, Feb 9, 2009 at 1:14 PM, Shawn McKenzie wrote:
> R B wrote:
> > I´m looking that i have another problem:
> >
> > I´m making a software to install in any server.
> >
> > The software needs a database, so i want to create a script install.php
> > to create the database when thi
R B wrote:
> I´m looking that i have another problem:
>
> I´m making a software to install in any server.
>
> The software needs a database, so i want to create a script install.php
> to create the database when this script is executed.
>
> At this point of the instalation, i don´t know none of
I´m looking that i have another problem:
I´m making a software to install in any server.
The software needs a database, so i want to create a script install.php
to create the database when this script is executed.
At this point of the instalation, i don´t know none of the users that are
defined
I´m creating a software that use a database, and i want to include a
install.php file to install the database
of the software.
I can create the database in the install.php file with
mysql_query("CREATE DATABASE my_db",$con)
But when is created, i don´t know the complete name of the database, beca
4 matches
Mail list logo