PHP Classes

Packages of Paul Curto

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Paul Curto (2)  >  Mission progress status  >  Reputation  
Picture of Paul Curto
Name: Paul Curto <contact>
Classes: 2
Country: Peru Peru
Age: 34
All time rank: 354911 in Peru Peru
Week rank: 195 Up2 in Peru Peru Up
All time users: 402
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 PHP Conexión a Base de...  
Connect and query a database using MySQLi
This class can connect and query a database using MySQLi.

It can establish a connection with a MySQL database using the MySQLi extension and performs several types of operations to execute SQL queries. Currently it can:

- Execute any SQL queries
- Retrieve result set rows
- Get the identifier of the last inserted database table records
- Free database query results
- Retrieve database query errors

  Files folder image PHP FTP Client  
Connect to a FTP server and transfer files
This package can connect to a FTP server and transfer files.

It can connect to a given FTP server and perform several types of operations with files and directories. Currently it can:

- Authenticate a given user with the respective password
- Change the current work directory on the server side
- Create ore remove a directory on the server
- Upload a given local file to the current server directory
- Delete a given file


  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