| Recommend this page to a friend! |
| All class groups | > | All authors | > | Packages of Valerio Giuffrida (2) | > | Mission progress status | > | Reputation |
|
||||||||||||||||||||||||||||||
| 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 |
| ||||
| This class can be used to convert CSV (Comma Separated Values) files into SQL INSERT statements. It can parse a CSV file to extract the field names from the first file line and the data to insert from the remaining lines. It generates SQL INSERT statements using the field names and data from the parsed CSV file lines. The list of SQL INSERT statements can be returned as an array or stored in a given output file. |
| ||||
| This class can be used to determine the country of an IP address using the Whois service. It connects to an Whois server and queries the information associated to a given IP address. If country information is available, the class returns an array with the country code, country name and the file name of the country flag. |
| 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 |