DigiOz.com
Home  |  Prices  |  Clients  |  Support Forum  |  Services  |  Contact Us  |  FAQ  |  Links  |  News RSS  |  Downloads
 

DigiOz Open Source Code

Programmer Resources

Facebook Profile
DigiOz Multimedia's Facebook profile

Advertisement

Visit Link Partners
Latest entries made available in the PHP Classes site

Array 2 XML OO2010-03-10T07:49:51Z
Package:
Summary:
Generate a XML document from array values
Groups:
Author:
Description:
This class can be used to generate a XML document from array values.

It traverses a given array recursively to get the values that are used to define the tags and data of the XML document.

The generated XML document is served as the current script output.


Image Processor (CSS)2010-03-10T07:45:08Z
Screen
Package:
Summary:
Draw images defined with CSS like properties
Groups:
Author:
Description:
This class can be used to draw images defined with CSS like properties.

It can create an empty image or open and existing image from a file.

The class can draw different types of primitives using CSS like style strings to define the parameters of those primitives.

Currently it can draw text strings, other images like watermarks, lines, rectangles, circles, ellipses, etc..

The generated image can also be cropped and resized before it is saved to a file.


Query Build Exec2010-03-09T07:59:48Z
Package:
Summary:
Build and execute MySQL queries from bean objects
Groups:
Author:
Description:
This package can be used to Build and execute MySQL database queries from bean objects.

It can take an object from a bean class and use PHP reflection to extract the object variable values in order to compose and execute SQL INSERT, UPDATE and DELETE queries on a given MySQL database.


MPO Extractor2010-03-09T07:55:39Z
Package:
Summary:
Extract images from Fuji MPO files
Groups:
Author:
Description:
This class can be used to extract images from Fuji MPO files.

It can parse a given MPO file and extract the JPEG images that are contained in it.

The extracted images can be returned as strings, GD image resources, or be stored in other files with the same base file name as the original, but appended of the image number and the .jpg extension.


MySQL & Session2010-03-08T07:59:45Z
Package:
Summary:
Store and retrieve PHP session data in MySQL table
Groups:
Author:
Description:
This class can be used to store and retrieve PHP session data in an MySQL table.

It is an handler class that provides an interface for replacing the default session storage handler.

The class stores session data in a MySQL database table named sessions.


Stream Steganography2010-03-08T07:57:44Z
Package:
Summary:
Store and hidden information in PNG images
Groups:
Author:
Description:
This class can be used to store hidden and retrieve hidden information from PNG images.

It can take a given PNG image and store hidden information in it my using the least significant bits of color of the image pixels to store encoded information.

The class may also do the opposite, i.e, open a PNG image and retrieve previously stored information using the method above.


Fibonacci2010-03-07T07:55:30Z
Package:
Summary:
Generate Fibonacci sequence numbers
Groups:
Author:
Description:
This class can be used to generate Fibonacci sequence numbers.

It provides an iterator interface to generate the following Fibonnaci number when retrieving the next iterator element.


Simple record set2010-03-07T07:48:53Z
Package:
Summary:
Get and show record sets with different databases
Groups:
Author:
Description:
This class can be used to get and show record sets with different databases.

It provides a common interface to access different types of databases and execute SQL queries, retrieve query results and display the results in paginated listings.

Currently it supports MySQL, Microsoft SQL server and PostgreSQL.


Search Files2010-03-06T07:58:07Z
Package:
Summary:
Search for files in a directory
Groups:
Author:
Description:
This class can be used to search for files in a directory.

It can traverse a given directory recursively and find files that have a given name.

The class displays the path of the files that are found.


DS Create table2010-03-06T07:48:28Z
Package:
Summary:
Display an HTML table with data from an array
Groups:
Author:
Description:
This class can be used to display an HTML table with data from an array.

It can iterate over an array of data values and generates an HTML table to display the values.





Google Advertisement



Wikipedia Affiliate Button


Site Menu

Visitor Info
Visitors: 6
Your IP:  38.107.191.114

Support Forum

Site Search

 
Web www.digioz.com

Programming

Need a website or custom programming for your business? We can help you create Windows based Programs to help you with such tasks as generating sales reports, timesheets, client database and more. Our programmers use a variety of programming languages to help you design your ideal business or home application.

[ Contact Us Now! ]

Current Calendar
March 2010
Sun
Mon
Tue
Wed
Thu
Fri
Sat

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31





        

Home  |  Prices  |  Clients  |  Support Forum  |  Services  |  Contact Us  |  FAQ  |  Links  |  News RSS  |  Downloads
© 2002-2005 DigiOz.com