PHP database

PHP database

am 15.07.2002 11:02:51 von Tomator

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

Re: PHP database

am 15.07.2002 11:18:29 von Steve Farmer

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@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

Re: PHP database

am 16.07.2002 02:19:36 von php3

>>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

Re: php database

am 18.04.2008 14:38:58 von Jason Pruim

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@raoset.com




--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php