PHP database

Hello

I'm to have database, but server's administrator refuses to install MySQL
nor PHP MySQL support :( He told me he won't install it and I should use
textfiles if I want to have database. I don't want to write engine to
textfiles, so...

Can You point where can I find PHP code which realize basic database
functions without installing any not standard functions nor modules on
unix/linux server?



--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Tomator [ Mo, 15 Juli 2002 11:02 ] [ ID #70956 ]

Re: PHP database

Hi,

I would try to convince the admin that a DB like MYSql (which is
actually part of the standard install under Redhat now) is much more
secure than storing data in text files !!

HTH
Steve

At 11:02 AM +0200 15/7/02, Tomator wrote:
>Hello
>
>I'm to have database, but server's administrator refuses to install MySQL
>nor PHP MySQL support :( He told me he won't install it and I should use
>textfiles if I want to have database. I don't want to write engine to
>textfiles, so...
>
>Can You point where can I find PHP code which realize basic database
>functions without installing any not standard functions nor modules on
>unix/linux server?
>
--
-------------------------------------------------
"Minds are like parachutes, they work best when open"
Support free speech; visit http://www.efa.org.au/

Heads Together Systems Pty Ltd http://www.hts.com.au
Email: hts [at] hts.com.au Tel: 612 9982 6767 Fax: 612 9981 3081

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Steve Farmer [ Mo, 15 Juli 2002 11:18 ] [ ID #70958 ]

Re: PHP database

>>Hello
>>
>>I'm to have database, but server's administrator refuses to install MySQL
>>nor PHP MySQL support :( He told me he won't install it and I should use
>>textfiles if I want to have database.


Sounds like time too find another hosting provider.


Rick


--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
php3 [ Di, 16 Juli 2002 02:19 ] [ ID #70977 ]

Re: php database

On Apr 18, 2008, at 7:35 AM, nickthegreek- wrote:
>
> hello to everyone.. what i wanna..
>
> is to send me the total code from the connection in the database
> until the
> end
>
> what i wanna is
>
> i have a connection in database
>
> and i wanna my page to show a dropdown menu whick shows the column
> name in
> my database "select name from xxx"
>
> when i select a name from the dropdown menu , iw anna to show me
> what name i
> have selected..
> pls help

Are you looking for something that just displays the table names in a
drop down box? Do you have any code you could show to help explain
your question?



--

Jason Pruim
Raoset Inc.
Technology Manager
MQC Specialist
3251 132nd ave
Holland, MI, 49424-9337
www.raoset.com
japruim [at] raoset.com




--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Jason Pruim [ Fr, 18 April 2008 14:38 ] [ ID #1946023 ]
PHP » gmane.comp.php.database » PHP database

Vorheriges Thema: Designing An API with PHP/MySql
Nächstes Thema: php database