View Single Post

  #2 (permalink)  
Old 10-14-2006
Gleep
 
Posts: n/a
Default Re: dealing data in a file as in a db (with sql). How?

On Sat, 14 Oct 2006 13:32:02 +0200, "_mario.lat" <_mario.lat@libero.it> wrote:

>Hallo,
>I have read about dealing data in a file with sql.
>I mean to use some function to insert, select, modify data in a simple
>file as a db (with sql).
>Which library let that?
>Thank you in advance,
>Mario.



You need to go to a book store and get a decent book on PHP/MySQL and start reading. Here is what I
started out with.
http://www.amazon.com/MySQL-Developm...536834?ie=UTF8

or type luke welling php in searchs
Reply With Quote