PHP Classes

Packages of Bastian Gorke

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Bastian Gorke (3)  >  Mission progress status  >  Reputation  
Picture of Bastian Gorke
Name: Bastian Gorke is available for providing paid consulting. Contact Bastian Gorke .
Classes: 3
Country: Germany Germany
Age: 45
All time rank: 697 in Germany Germany
Week rank: 195 Down8 in Germany Germany Down
All time users: 22823
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 Adv XML to Array  
transform xml 2 array, keep ns, attributes, ...
This class can transform XML data to an array and vice-versa using DOM XML API.

It preserves encoding, namespaces and attributes.

It is mainly used for creating XML documents from data taken from HTML forms.
RatingsUtility Consistency Documentation Examples Tests Videos Overall Rank
All time: 71% 75% - - - - 43% 3620
Month: Not yet rated by the users

  Files folder image phpSkypeStatus  
PHP Programming Innovation award nominee
February 2006
Number 5


Prize: One subscription to the PDF edition of the magazine by PHP Architect
Obtain the online status of a Skype user
This class can be used to retrieve the online status of a Skype user.

It can connect to the Skype Web site and retrieve the status information XML record. Then the class can parse the returned information to extract the status code.

The class may also return the user online status as a text or an icon in one of many supported idioms.
RatingsUtility Consistency Documentation Examples Tests Videos Overall Rank
All time: 76% 78% 67% 76% - - 60% 1139
Month: Not yet rated by the users

  Files folder image tail  
Get the last lines of a file as the tail command
This class can be used to get the last lines of a file like the Unix tail command.

It can also filter the retrieved lines so only the lines that have a certain keyword or match a given regular expression are returned, like when using the Unix grep command.

It uses pure PHP commands so it can work on non-Unix like systems.

The maximum number of returned lines is configurable. The retrieved lines are returned as a text string. The retuned text may be highlighted or even formatted as an HTML list, or as XML document.
RatingsUtility Consistency Documentation Examples Tests Videos Overall Rank
All time: 93% 75% 68% 68% - - 68% 425
Month: Not yet rated by the users


  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