| 
| Subject: | Good class :) Just what I was... | 
|---|
 | Summary: | Package rating comment | 
|---|
 | Messages: | 1 | 
|---|
 | Author: | Merindol | 
|---|
 | Date: | 2008-10-10 14:36:34 | 
|---|
 |  |  |  | 
Merindol rated this package as follows:
| Utility: | Good | 
|---|
| Consistency: | Good | 
|---|
| Documentation: | Sufficient | 
|---|
| Examples: | Sufficient | 
|---|
|  | 
  Merindol - 2008-10-10 14:36:34Good class :) Just what I was looking for.
 Only one issue : my DB is utf8 formated so I had to change the fopen parameter from 'w' to 'wb' (in the 'ecrire' function).
 Output file is not utf8 formated though but when I import it back into phpmyadmin I select latin1 and all is fine.
 |