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

DigiOz Open Source Code

Programmer Resources

Advertisement

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

QTracer2008-07-09T06:59:51Z
Package:
Summary:
Get information about the current execution script
Groups:
Author:
Description:
This package can be used to retrieve information about the current PHP script execution point.

It can retrieve information about the call stack including all the classes, functions, parameters that were used to reach the current point of the code that PHP is executing.

Ping.FM Wrapper Class2008-07-09T06:51:50Z
Package:
Summary:
Update multiple social networks using Ping.FM
Groups:
Author:
Description:
This package can be used to update multiple social networks using the Ping.FM API.

It accesses the Ping.FM Web services API server and can perform several operations to update social networks of a given user.

It can for instance post messages or the user status, retrieve received messages, etc..

Flexible Template Engine2008-07-08T06:58:35Z
Package:
Summary:
Template processing engine
Groups:
Author:
Description:
This class can be used as a template processing engine.

It loads templates that are PHP scripts that are executed to compose the page output.

The class can replace marks in the templates with custom variable values.

The generated output maybe compressed with gzip algorithm to generate small pages.

YouTube API2008-07-08T04:57:07Z
YouTube API
Package:
Summary:
Get the video download URL using the YouTube API
Groups:
Author:
Description:
This class can be used to retrieve YouTube video details using the YouTube API.

It accesses the YouTube GData API Web server and issues a request retrieve information about videos that match a given keyword.

The class retrieves all the details of the matching videos like: titles, video URL for download in Flash or 3GPP (for mobile) formats and video thumbnail image URL.

Combo Validation2008-07-07T06:04:21Z
Custom display - Custom Div
Package:
Summary:
Validates Web forms on browser and server side
Groups:
Author:
Description:
This class can be used to validate Web forms both on browser and server side.

It can generate to validate forms on the browser side before the forms are submitted. It can also validate forms on the server side using the class own PHP code.

Currently it supports several built-in validation types like: empty fields, e-mail address, URL, numeric value within optional range, length between a range, etc..

The way that errors are displayed after browser side validation is configurable and it works the same way in different browsers.

List of features :
---* Customizable
----------o Validation : (defining new field types, overriding validation functions , using regex , etc...)
----------o View : ability to choose between various ways of showing errors. currently "alert,div , nearFields, pageCenterDiv, formCenterDiv ,customizedDiv" are supported out of the box. and it's also possible to override the display function and show errors in the way you want.
---* Cross browser (IE6+, Firefox2+, Opera7+, Safari3+, All Mozilla based browsers)
---* Very well tested. More than 30 projects are currently using it
---* Easily integrate able , All of the PHP functions used in the class have prefix and also accepts prefix for JavaScript for preventing conflict with other JavaScript in the application
---* Ajax support : No official Ajax support at the moment but since you can completely overwrite the built in validation functions and error display functions you can do the validation with your own Ajax framework
---* Light weight : Because it does not use any JavaScript framework.
---* Extensible : Some design patterns like factory and chain of commands have been used in both JavaScript and PHP sides for ease of extensibility. Code is documented and also name of all of the methods and functions are self described.
---* PHP 4 & 5 compatible
---* Multilingual
---* XHML Valid

YouTube Parser2008-07-07T05:34:56Z
Package:
Summary:
Get the video download URL for a YouTube video
Groups:
Author:
Description:
This class can be used to determine the URL to download the video stream of a YouTube video.

It takes the URL of a page of YouTube video, parses the page and determines the URL download the Flash video stream directly.

Base64 PHP File Encoder2008-07-06T01:59:18Z
Package:
Summary:
Obfuscate PHP scripts encoding with base64
Groups:
Author:
Description:
This class can be used to obfuscate PHP scripts.

It reads a PHP script file, compresses its contents with gzip library, encodes its with the base64 algorithm. Then it generates a new PHP script that decodes and uncompresses the encoded data, and uses the eval function to execute the original script code.

EasyMySQL2008-07-06T01:01:29Z
Package:
Summary:
MySQL database access wrapper
Groups:
Author:
Description:
This class implements a MySQL database access wrapper. It can:

- Establish connections to given MySQL database server host
- Execute SQL SELECT query to retrieve the value of a given table column with another column that has a given value
- Retrieve query results into an array
- Escape string literal values
- Retrieve database access errors

Authorize.net ARB2008-07-05T04:38:48Z
Package:
Summary:
Manage recurring payments using Authorize.net
Groups:
Author:
Description:
This class can be used to manage automated recurring payments using Authorize.net gateway.

It can build and send requests to Authorize.net Web services API server.

The supported types of request perform several types of transactions to manage recurring payments like creating, updating and cancel subscriptions.

OOE2008-07-05T04:33:46Z
Package:
Summary:
Web development application framework
Groups:
Author:
Description:
This package consists of a Web application development framework.

There is a central class that acts as proxy to access functionality provided by other classes.

Other classes provide means to access SQL databases, manage sessions, generate and parse XML documents. authenticate and start sessions for users with records stored in a database, etc..

The code, examples and documentation are in Portuguese.

In Portuguese:
O objetivo da classe OOE é prover um modelo de orientação de objetos em que o desenvolvedor se preocupe somente com as regras de negócio de sua aplicação seja diretamente em seus scripts PHP ou aplicando o mesmo conceito da classe OOE para sua aplicação, entendendo que os métodos públicos a serem usados devem estar na classe que trata da camada de aplicação para que seja necessário referênciar somente esta unica classe.




Google Advertisement





Site Menu

Visitor Info
Visitors: 5
Your IP:  38.103.63.17

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
July 2008
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