Web Development Thread, PHP flat file database script in Coding and Web Development; I've no idea if such a thing exists, but here's what I want to be able to do;
1 - ...
-
26th October 2006, 05:50 AM #1 PHP flat file database script
I've no idea if such a thing exists, but here's what I want to be able to do;
1 - Create ad-hoc databases on-line (simple lists would be a start)
2 - It should be possible to update the lists on-line
3 - It should be possible to simple queries against the lists on-line
4 - It should be possible to download individual lists as CSV/XML
5 - There needs to be user authentication to limit access
6 - Data should be stored on-line as simple text files, NOT using MySql (my superbasic web host only gives me one MySql DB and it's tiny!)
Does such a thing exist or should I get out the 'PHP for dummies' and start learning?
Cheers,
-
-
IDG Tech News
-
26th October 2006, 07:55 AM #2 Re: PHP flat file database script
would this work:
http://www.c-worker.ch/txtdbapi/index_eng.php
..here's an example of some scripting:
http://www.designdetector.com/archiv...tabaseDemo.php
This webhost of yours is a royal pain AJ! what's the restriction on that DB? I've successfully run several in a small space.
-
-
26th October 2006, 12:53 PM #3 Re: PHP flat file database script
Try this site..
http://php.resourceindex.com/Complet..._Manipulation/
There's probably less need for a flatfile text DB system as most webhosts actually nix' them as resource hoggers but there's bound to be some script code for it somewhere..
If this is a host being cr*p thing let me know AJ as I can help with an account on my own space..
-
-
26th October 2006, 08:51 PM #4 Re: PHP flat file database script

Originally Posted by
mark Thanks Mark, that looks interesting. I'm on the ultra basic low cost home host package which, now I look, doesn't include any form of SQL database. I can have Access via ODBC
I may now have an alternate host for the service I'm trying to set up, which should remove all the limitations I've been struggling with!
-
SHARE:
Similar Threads
-
By ajbritton in forum Web Development
Replies: 10
Last Post: 9th December 2010, 08:50 AM
-
By russdev in forum Scripts
Replies: 8
Last Post: 8th August 2007, 05:34 AM
-
By Midget in forum Scripts
Replies: 5
Last Post: 23rd January 2007, 02:10 PM
-
By tosca925 in forum Scripts
Replies: 4
Last Post: 23rd March 2006, 07:27 AM
-
By indiegirl in forum MIS Systems
Replies: 14
Last Post: 17th March 2006, 04:00 PM
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules