PHP Classes

Packages of Gustavo de Arruda Paes

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Gustavo de Arruda Paes (2)  >  Mission progress status  >  Reputation  
Picture of Gustavo de Arruda Paes
Name: Gustavo de Arruda Paes <contact>
Classes: 2
Country: Brazil Brazil
Age: 38
All time rank: 1787120 in Brazil Brazil
Week rank: 195 Up14 in Brazil Brazil Up
All time users: 1581
Week users: 0
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image File Helper  
Read and write data in files
This class can be used to read and write data in files.

It can open files to read, write and append data in them.

The class can also delete files.

  Files folder image Simple JSON DB  
Store and retrieve data from files in JSON format
This class can be used to store and retrieve data from files in JSON format.

It can set one or more key-value pairs and save all the values to a file serializing in JSON format.

The class can also open a previously saved file and read the saved values into a class array variable.

The comments in the class are in Portuguese.

In Portuguese:

Leia e escreva arquivos do tipo JSON. Com essa classe você pode criar um simples banco de dados com arquivos em disco.


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z