PHP Classes

Packages of Rafal Antczak

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Rafal Antczak (2)  >  Mission progress status  >  Reputation  
Picture of Rafal Antczak
Name: Rafal Antczak <contact>
Classes: 2
Country: Poland Poland
Age: ???
All time rank: 390984 in Poland Poland
Week rank: 195 Up4 in Poland Poland Up
All time users: 274
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 RA PHP MySQL CRUD class  
Manipulate data in MySQL database tables
This package can manipulate data in MySQL database tables.

It can connect to a given MySQL database server and performs several types of operations to manipulate records in a given database table. Currently it can:

- Check if the table exists
- Retrieve the record data in the whole table with support to limit the number of records that are retrieved and sort in ascending or descending order
- Get the count of rows and columns in the table
- Get one record with a given id value
- Get the values of a column of the table
- Get the names of the table column
- Insert a record into the table
- Delete one record from table
- Query the table with a given condition
- Update a record of the table
Not enough user ratings

  Files folder image Say PHP PLN Converter  
Spell amounts of the zloty currency in Polish text
This class can spell amounts of the zloty currency in Polish texts.

It can take money amount in the Zloty currency that is used in Poland and converts it in words that can used to spell that amount in Polish.

The class returns text that uses Polish characters.

In Polish:

Klasa pozwala na zmiane kwoty w formie liczby na slownie.

przyklad.php

I: 123,45 zloty;
O: sto dwadziescia trzy zlote i czterdziesci piec groszy

Klasa posiada polskie czcionki.
Not enough user ratings


  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