Class that connects to a FTP server to work with files and directores.
It features:
- connect to ftp server
- change current working dir
- create new empty file
- create new dir
- change access right to object
- send SITE command
- copy file
- move and rename file or dirs
- move uploaded file from TMP into CWD
- delete file or empty directory
- write into file
It features:
- connect to ftp server
- change current working dir
- create new empty file
- create new dir
- change access right to object
- send SITE command
- copy file
- move and rename file or dirs
- move uploaded file from TMP into CWD
- delete file or empty directory
- write into file
ANG
GES
G
P
Almost every PHP and SQL site a search. The problem is that these searches almost never support booleans. If they do it's usually pretty bad. The ...
ANG
GES
G
P
If you believe that database abstraction is a good think, but you don't want to join the religous fights about the best one out there, then we hav ...
ANG
GES
G
P
phpSorm is mainly a base-class which provides a simple way to map a table from a relational database to a PHP-object. The extended functionality i ...
ANG
GES
G
P
Class to do various things with strings, such as strip all slashes from
the string or an (multi-dimension) array of them, as well as add the
sla ...
ANG
GES
G
P
A rule based system for taking data associated with a database result id
and pushing through specified templates. Allows for significant reuse o ...
ANG
GES
G
P
i18n ist eine sammlung von klassen um mehrsprachige php seiten besser managen zu können. zahlen, währungen, datumsangaben usw. können ebenfalls ...
ANG
GES
G
P
Simple classe to display a recordset with a page next and previous. You could customize it like google.com :)
ANG
GES
G
P
Beautifier highlights and indents source code using highlight configuration files (which are similar to Ultraedit highlighting files). As such, it ...