Re: php script to create mySQL database programmatically
- From: "mistral" <polychrom@xxxxxxxxxxxx>
- Date: 31 Oct 2006 04:39:09 -0800
"Jerry Stuckle wrote:
"
mistral wrote:
Need php script to create mySQL database programmatically; since
hosting configuration may not allow create database from script, script
also need eliminate/rewrite all restrictions in appropriate places in
that hosting.
You can make a script to create a database. But you can't make a script
which will hack the host's security settings.
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@xxxxxxxxxxxxx
==================
Any workaround how to solve this programmatically? There is such
scripts, and yes, it possible, just can no find url i saw it.
.
- Follow-Ups:
- Re: php script to create mySQL database programmatically
- From: Jerry Stuckle
- Re: php script to create mySQL database programmatically
- References:
- php script to create mySQL database programmatically
- From: mistral
- Re: php script to create mySQL database programmatically
- From: Jerry Stuckle
- php script to create mySQL database programmatically
- Prev by Date: Re: error in calling a stored procedure in php
- Next by Date: Re: Can no connects to mySQL database
- Previous by thread: Re: php script to create mySQL database programmatically
- Next by thread: Re: php script to create mySQL database programmatically
- Index(es):
Relevant Pages
|