|
Posted by Erwin Moller on 09/08/05 14:04
morty wrote:
> Heloo I'm looking for some code, module etc...
>
> that will help with creating databases with simple forms.
>
> I need to have functionality :
>
> 1. Create DB
> 2. Create table
> 3. I don't need users permission form
> 4 Create table inheritance
>
> It don't have to be so complicated as for exmple mysql or pgsql admin
>
> And the main problem is that I need taht code working with diffrent
> databases. I fought that maybe with pear i can get such functionality.
>
> I want to add this to seagull framework :)
>
>
> THX for all ideas and propositions.
>
> Morty
Hi,
I think all you describe can be done via PEAR:DB package.
Have a look at PEAR, I expect it suits your needs.
http://pear.php.net/
Regards,
Erwin Moller
Navigation:
[Reply to this message]
|