Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.php > #18272

Re: Database written in PHP

From Arno Welzel <usenet@arnowelzel.de>
Newsgroups comp.lang.php
Subject Re: Database written in PHP
Date 2020-04-02 17:00 +0200
Message-ID <hemd00F37o6U1@mid.individual.net> (permalink)
References <n0e8gq$stv$1@dont-email.me> <2f8c9bff-1c33-41b8-a038-246487b2d857@googlegroups.com> <020420200901499520%timstreater@greenbee.net>

Show all headers | View raw


Tim Streater:

> In article <2f8c9bff-1c33-41b8-a038-246487b2d857@googlegroups.com>,
> <robamman2020@hotmail.com> wrote:
[...]
>> If you are still interested, then try my version(Simple object based php
>> database system, that saves data to files and is includable in application(or
>> webpage)):  https://groups.google.com/forum/#!topic/internet-biz07/tKpz-vP9Z-U
> 
> Have you not looked at SQLite? That seems to me to be what you need.

Personally I would also always recommend using SQLite if MySQL etc. is
not possible. However - beside the fact the the original post is already
more than 4(!) years old, the OP asked for a solution which does not
need any extensions like SQLite.

-- 
Arno Welzel
https://arnowelzel.de

Back to comp.lang.php | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Re: Database written in PHP robamman2020@hotmail.com - 2020-04-01 23:38 -0700
  Re: Database written in PHP Tim Streater <timstreater@greenbee.net> - 2020-04-02 09:01 +0100
    Re: Database written in PHP Arno Welzel <usenet@arnowelzel.de> - 2020-04-02 17:00 +0200
      Re: Database written in PHP minajaich@gmail.com - 2020-04-14 22:44 -0700
      Re: Database written in PHP "J.O. Aho" <user@example.net> - 2020-04-15 08:04 +0200
        Re: Database written in PHP minajaich@gmail.com - 2020-04-15 00:35 -0700
          Re: Database written in PHP "J.O. Aho" <user@example.net> - 2020-04-15 13:14 +0200
            Re: Database written in PHP Man From a city with name Viljandi <ya12983@mail.com> - 2021-03-29 10:31 -0700

csiph-web