PHP Classes

Packages of Edson Melo de Souza

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Edson Melo de Souza (2)  >  Mission progress status  >  Reputation  
Picture of Edson Melo de Souza
Name: Edson Melo de Souza <contact>
Classes: 2
Country: Brazil Brazil
Age: 55
All time rank: 3343255 in Brazil Brazil
Week rank: 195 Up14 in Brazil Brazil Up
All time users: 473
Week users: 0
Innovation award
Innovation award
Nominee: 1x
 
  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 Error Fields  
Mark invalid form fields with special CSS styles
This class can mark invalid form fields with special CSS styles.

It takes a list of names of invalid form fields as a single string separated with commas.

The class returns a string with a CSS style or class attribute if a given field is in the list of invalid fields.

The error field CSS class or style attribute value is configurable.

  Files folder image Pascal  
PHP Programming Innovation award nominee
October 2011
Number 8
Generate the triangle of Pascal with given rows
This class can generate the triangle of Pascal with a given number of rows.

It takes as parameter the number of rows that you want the triangle of Pascal to have.

The class returns an array of arrays with the values that the triangle of Pascal has in each row.


  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