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.
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.
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
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.
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
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.
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.