stargeek
PHP news website logo.
home    PHP scripts    articles    seo tools    links    search    contact    shop    realtors


PHP Class 'Fox filter' released







PHP Class 'Fox filter' released

PHP Class 'Fox filter' released 04/12/2004 07:20 PM

This class is meant to filter redundant MySQL database query results that be returned when querying three tables that establish many-to-many relationships. The class' function named out_put returns an associative a two dimenstional array of records. It may either return a list of the filtered results indexed numerically, or as an associative array. The associative array index values are the names of the fields in the SQL statement of the first table, while the numerically indexed uses other fields.




This is a GrokNews Entry: (what is grok?)





Similar Items

PHP Class 'Fox filter' released

Grok Headline matches for PHP Class 'Fox filter' released

PHP Class 'PHP or Java Class Code
Generator' released


PHP Class 'PHP or Java Class Code
Generator' released
03/06/2004 02:00 AM
This package is meant is automate the generation of classes to access databases in Java beans style. It uses the Fast Template engine to process template files that define the skeleton of functions and variables of classes that store and retrieve data object property values from a given database table, getter and setter functions to access those properties and a function to delete a data object row from the respective database table. The package comes with templates to generate classes either in PHP or Java. The PHP template defines code to access data objects in a MySQL database. The Java template defines code to access data objects in any database supported by JDBC.

PHP Class 'Convert Class To HTML Table'
released


PHP Class 'Convert Class To HTML Table'
released
02/10/2004 02:46 AM
This class is meant to display the structure of any class as an HTML table. The class being displayed can have variables that contain objects of other classes or arrays and treats those variables each accordingly.

PHP Class 'Bs_CsvUtil.class.php'
released


PHP Class 'Bs_CsvUtil.class.php'
released
11/08/2002 08:17 PM
Features: supports any separator char sequence, default is semicolon ";". supports separator characters in the values. eg you use a ; as separator, your line may look like blah;hello world;"foo";"foo;bar";"this is a ""string""";got it?;foo as you can see, the values can be in "quotes". if your text uses quotes itself as in the "string" example, they are escaped in ms-style with 2 quotes. and by using quotes we can even have your separator inside the text (example "foo;bar"). line breaks. a csv line may spread over multiple lines using crlf in a field value. see the checkMultiline param and the _checkMultiline() method.

PHP Class 'Bs_StopWatch.class.php'
released


PHP Class 'Bs_StopWatch.class.php'
released
11/07/2002 07:59 PM
You can take times during a code run and at the end get a time table as HTML or text table. The output will contain total and as delta between each take in microseconds. Free Code; This Class is part of the BlueShoes PHP Application Framework, see blueshoes.org.

PHP Class 'calend.class.php' released


PHP Class 'calend.class.php' released 01/03/2003 07:52 PM
This class generates HTML calendars in the portuguese language. In portuguese: Esta classe gera um calendário em português em HTML.

Google: New Algos or 'SEO Filter'?


Google: New Algos or 'SEO Filter'? 12/06/2003 08:42 AM
Search Engine Guide Dec 6 2003 6:31AM ET

IBM 'Digital Filter' Helps Parkinson's
Sufferers (Investor's Business Daily)


IBM 'Digital Filter' Helps Parkinson's
Sufferers (Investor's Business Daily)
03/24/2005 12:18 AM
Investor's Business Daily - A disease like Parkinson's can be especially tough in a Computer Age.

PHP Class 'My Db' released


PHP Class 'My Db' released 06/09/2004 06:55 PM
This package is a SQL database wrapper supporting MySQL, Interbase and MS SQL server. It can establish database server connections, execute SQL queries, retrieve query results into arrays and display query results as HTML tables.

PHP Class 'My DB' released


PHP Class 'My DB' released 02/15/2004 07:40 PM
This class is a simple wrapper around MySQL database acess functions. It provides wrapper functions around most of the PHP MySQL extension function like database, connection, queries execution and result data access, error message retrieval, database creation and locking of tables.

PHP Class 'CsvParser' released


PHP Class 'CsvParser' released 11/07/2002 07:59 PM
With this parser you can simply load a CSV file. You can specify if column headers should be loaded or not. You can retrieve records one by one then.

PHP Class 'AbstractDB' released


PHP Class 'AbstractDB' released 11/05/2002 08:19 PM
If you believe that database abstraction is a good think, but you don't want to join the religous fights about the best one out there, then we have a common interest. This abstract wrapper class provides easy and simple class methods to access the most important db function. Classes implementing the functionality for native PHP functions, PEAR, PHPLIB and METABASE enables you to switch between these db abstraction layers by changing only a single line of code. Now you are able to use a unifed abstraction layer for database access and switch between the underlaying layers. CONSTRUCTOR: function AbstractDB($libraryPath, $dbType, $resultType) FUNCTIONS: function connect($host, $db, $user, $password) function disconnect() function query($query) function nextResult() function allResults() function numRows() function affectedRows() function getIdentifier() function getDbType() PUBLIC VARS: var $host var $database var $user var $password var $lastQuery var $resType var $error var $db var $result

PHP Class 'INIParser' released


PHP Class 'INIParser' released 11/10/2002 07:54 PM
This class read data from .ini file format and parse it into array. By using the UpdateCat command, HTML entities can be symbolized and then be generated using short symbol.

PHP Class 'gnVisitorInfo' released


PHP Class 'gnVisitorInfo' released 06/09/2004 07:07 PM
The gnVisitorInfo class is meant to gather some information about the visitor on your page. The information that is retrieved include: the IP address, the current page HTTP request method, browser identification, user machine operating system, and the country name determined from IP address. Note that you need to install the a database table that is used to determine the country from the IP address. A dump of an updated IP to country database table may be obtained in the address listed in this package related links section.

PHP Class 'paypal_ipn' released


PHP Class 'paypal_ipn' released 11/11/2002 08:22 PM
This class is usefull to process Instant Payment Notification (IPN) from Paypal. See www.paypal.com for more information about IPN. It requires cURL PHP module.

PHP Class 'phptree' released


PHP Class 'phptree' released 11/12/2002 07:48 PM
phpTree was developed to provide a very simple, "file-manager looking", embeddable, web-based, file and/or content management system. By using phpTree you may very easily embed hierarchical web-modifiable files and/or content and establish security parameters for the modification of data stored in the tree into your existing website. Although it is possible, phpTree was not designed with intention for it to "be" the website, but rather to be embedded into existing websites wherever hierarchal data is needed. Security policies can be enforced on a group, and world level. Additionally, the same mySQL database can be used to host multiple distinct trees throughout your website. See the documentation section for more information.

PHP Class 'amazon_sell' released


PHP Class 'amazon_sell' released 11/13/2002 08:09 PM
This is my little contribution to the Open Source community after taking so much. It's class that allows you to add ZShop items to your Seller Account on Amazon. When you post an item you will get an exchange id back. You can remove items if you have the exchange Id from Amazon (this is also listed on their website). There's no guarentees that this will work since Amazon probably changes their layout all the time. But the last I checked it was working as expected for me. **Please don't email me if it doesn't work, I have enough trouble as it is with school!** You will need to have the Curl Library installed with PHP.

PHP Class 'csvFieldDump' released


PHP Class 'csvFieldDump' released 11/02/2002 08:10 PM
This class can pull only the specified fields from a csv file. you can specify either the field numbers or field names to pull out. Also it can just show you a numbered list of the csv headers. Also in the class i've added some code at the bottom which allows this class to be used on the command line by passing various flags to it. if you make the script executable try ./script -h for help.

PHP Class 'PWGen' released


PHP Class 'PWGen' released 10/17/2002 08:13 PM
Creates random character passwords, and outputs them to text, html, or as images. Also a demo of image verification code ala Yahoo account sign up. Based on Kevin Gilbertson's PasswordGenerator class.

PHP Class 'Kxparse' released


PHP Class 'Kxparse' released 11/01/2002 07:49 PM
A XML parser, that's extremly fast and easy to use, tested in two websites and gave good results!

PHP Class 'Smileys' released


PHP Class 'Smileys' released 10/18/2002 07:30 PM
This class replaces smiley tags with smiley images. Useful for forums or guestbooks. When created it reads the smiley definitions and can be called afterwards. FUNCTIONS: function smileys($url) function getSmileys() function insertSmileys($str) function _resetSmileys($str)

PHP Class 'XSLT' released


PHP Class 'XSLT' released 10/19/2002 07:49 PM
PHP class which will hopefully make it a little bit easier to work with PHPs XSLT extension

PHP Class 'UBBCode' released


PHP Class 'UBBCode' released 10/20/2002 08:09 PM
Replaces the UBB tags listed below with HTML tags, and vice versa. Also keeps the line feeds in the text and removes all HTML tags. UBB Tags: [b]...[/b] bold [i]...[/i] italic [code]...[/code] source code [img], [/img] images [quote]...[/quote] blockquote [url]http//www.link[/url] links [url=http//www.link]name[/url] links [email]me@home.de[/email] email link [email=me@home.de]name[/email] email link Additional Tags: [u]...[/u] underline [center]..[/center] center [color=name]...[/color] colors For a description of ubbcodes see: http://community.infopop.net/infopop/ubbcode.html FUNCTIONS: function encode($str) function decode($str) function listCodes()

PHP Class 'CTable' released


PHP Class 'CTable' released 10/21/2002 08:35 PM
This class helps aid in the generation of table output from a database recordset, or other form of data source.

PHP Class 'Stack' released


PHP Class 'Stack' released 10/22/2002 07:55 PM
The Stack class advantage over the array_push and array_pop function is Stack::pop() pops the stack and returns a reference to the popped element. There is also a top function that returns a reference to the top element.

PHP Class 'CGrid' released


PHP Class 'CGrid' released 10/23/2002 08:16 PM
Properties +---- table // Instance of recordset +---- titles // Array with titles of columns +---- colsSize // Size of each colum +---- colsOrder // Name of fields to ORDER BY SQL +---- titlesBgColor // BgColor of Titles +---- titlesOnColor // BgColor of selected title +---- titlesOffColor // BgColor of non selected +---- listColor // Color of content +---- overRow // Color of mouse over line +---- eraseCol // 1 to show erase colum Function +---- show( $sql ) // Show grid

PHP Class 'StyleMenu' released


PHP Class 'StyleMenu' released 10/25/2002 07:23 AM
Class based on HTML Table (Dimitris Kossikidis ). This class provides a fast form to create and to maintain blocks of menus. It allows to use styles and format of table with very few lines of code.

PHP Class 'CSV' released


PHP Class 'CSV' released 10/25/2002 07:23 AM
This class enable you a databse-likely access to comma separated (csv) and fixed length files. Is useful for import from csv to db.

PHP Class 'Tag' released


PHP Class 'Tag' released 10/25/2002 07:23 AM
A simple way to create XML/HTML tags with name, attributes, attribute values and content inside the tag. This class can be extended to make custom tag classes easily. Have fun!

PHP Class 'CMC_form_validation' released


PHP Class 'CMC_form_validation' released 10/25/2002 07:34 PM
With this class you can have PHP automatically generate form validation in JavaScript. Currently supports the following validation types: 1. Required Field 2. Numerical Characters only. 3. Alphnumerical Characters only. This class is extremly easy to use and has been designed in a way to allow for additional validation types to be added.

PHP Class 'preditor' released


PHP Class 'preditor' released 10/26/2002 07:53 PM
Preditor is a class for file editing and copying. It makes editing easier by allowing you to load a file, enter a piece (string) you want changed, and a replacement string, whether it only occurs once, or a bunch of times, and it will go through the file and change each occurence. You can also save the file to a directory. Copy non-text based files to different directories. (more options to come)

PHP Class 'page_handle' released


PHP Class 'page_handle' released 10/28/2002 08:29 PM
A template engine geared to be able to display data without much hassle in PHP code, just fetching of data and giving it to the template engine. Create HTML templates with the data's keywords

PHP Class 'mimetype' released


PHP Class 'mimetype' released 10/28/2002 08:29 PM
This class enables PHP scripts to determine the mime type of a file based on file extension, useful for PHP versions without access to other utilities that determine mime type. Built from the Apache mime type file.

PHP Class 'phpsecureweb' released


PHP Class 'phpsecureweb' released 10/29/2002 07:48 PM
Protect your sites or intranet with the power of PHP Secure Web. It is database independent as what adODB supports. You required to have a database of your liking. Simply install the tables, sign on as an Admin, create users and groups, assign users and actions to the groups, and you are almost done. Now write 4-5 lines of code for the pages you want to protect (you can copy it from the examples) and you are done. You will love the powerful and advanced Administration features.

PHP Class 'PhpDtObject' released


PHP Class 'PhpDtObject' released 06/10/2004 06:15 PM
These classes simplify the process of retrieving, editing, inserting and delete rows from the database table. PhpDtObject creates an object from a table row or an array of objects if multiple rows are retrieved from the table. Objects can also be created with init method, that passes primary key value (usually id) to getOne and getMany methods that can take complex searching criteria. Rows can be updated, deleted and new rows created with a simple method calls. By extending this class you have basic access to the database tables and you can concentrate to your own class functionality. These classes are quite similar to DAO (Data Access Objects) but may be used for other purposes. PhpDtObject requires ADOdb database abstraction layer.

PHP Class 'XML' released


PHP Class 'XML' released 11/13/2002 08:09 PM
XML parser reads and writes XML *without* using PHP xml module. It stores XML content into a Tree-like object and uses a simple interface to read and update XML tag values, text, etc. This is NOT a wrapper around, and it does NOT use PHP xml functions. Please read example for more info and a simple howto. This class is still under development and is not fully optimized. Let me know if you'd like to help or have suggestions/improvements. Have fun!

PHP Class 'PhpXconfig' released


PHP Class 'PhpXconfig' released 11/17/2002 07:44 PM
Reads and XML file for config data and allows retrieval by a directory type method similar to XPath. Allows for storing numerical or associative arrays along with having optional and required sections of config file.

PHP Class 'imageFiltersIndex' released


PHP Class 'imageFiltersIndex' released 11/30/2002 07:46 PM
A set of filters that works around the image index, changing it. It requires GD library. If you want to add a new filter (like redizer or greenizer) in this class, please sent it to Roberto Berto Currently Filters: - grayscale Turn an image grayscale [since 1.0] - sepia Turn an image older than it is [since 1.0] - yellowize Add a yellow layer in the front of image (transparent or solid) [since 1.0]

PHP Class 'FF Form' released


PHP Class 'FF Form' released 06/07/2004 06:47 PM
This class is meant to generate Web forms filling field values with data taken from a MySQL database. The class class fill the values of select fields, radio and checkbox field groups.

PHP Class 'Formitable' released


PHP Class 'Formitable' released 12/03/2002 07:54 PM
Formitable is a PHP class used to create a submit-ready HTML form from a MySQL database table. It analyzes the fields of a given table and outputs the best input type for each. Features include CSS support, clickable labels, fieldsets, and record updating. Formitable is based on a previous release called DBtable2form.
Grok Description matches for PHP Class 'Fox filter' released
GrokA matches for PHP Class 'Fox filter' released

PHP Class 'Fox filter' released

The following phrases have been identified by the grok system as matching this entry:

















Also check out:


Grok

Ipod Porn on the
Rise

Brief Abstract of
Wikipedia's
Mesothelioma Cancer
page

Get first aid
instructions in your
cell phone

IE is crap
JSPWiki gains
podcasting support

Krusader 1.40-beta1
pyrad 0.6
Yawda 0.6
LON-CAPA 1.1.3
av_convert 20040412
extproc_perl 1.99_08
(Stable)

Generate Background
1.0.2

Gwget2 0.10
dbf 0.8.2
GRender 0.1.2
Computer Associates
guilt spreads

Sun Cuts UltraSparc
V and Gemini Chips
(NewsFactor)

Chill Pill May Cool
Cell Phones
(NewsFactor)

Intel Delivers New
Mobile Processors
(NewsFactor)

Calif. Lawmaker
Moves to Block
Google's Gmail
(Reuters)

Annoying Web Ads
Redux (Ziff Davis)

Woman Accused of
Posing As Reba's
Manager (AP)

Woman Accused of
Posing As McEntire
Aide (AP)

I, I Aku Ankka
VC exec to leave
Juniper Network
board

Spanish Flat
E-Book album works
on TVs, PCs

Just Wall it Off
Are We Safer Yet?
Paris by Segway:
Classic European
city, 21st century
technology

Microsoft shuffles
execs to fight flaws

BugTraq: UPDATE:
Cisco Security
Notice: Dictionary
Attack on Cisco LEAP
Vulnerability

AT&T Wireless Fans
Eye Exit Signs

GigaMedia stock
surges on Microsoft
interest

Cell Phones In
Remote Places

Stock soars over
surveillance

No grow in
California

MS, AMD settle suits
Cellphone
'entertainment'
increasing features

AudioStreamer
v2.0.435

Stop Messenger
Service Ads! v1.0

jIRleeCh
E-GADS!
DEX Extensible
Operating System

Rumor Today: End Of
Norton Utilities

Mac OS X: The Grand
Unified Platform

Designer Grew Firm
From Apple's Roots

Short Notice Music
Metadata Summit

The Writings on the
Stall

USATODAY.com - Kerry
gets served up with
'waffles'

Iomega Launches REV
Drive as Tape
Alternative

Keyspan Ships "USB
Server"

After 45 Years (and
$700 Million), a
Gravity Experiment
Takes Flight

A Glimmer of Hope
for Fading Minds

After the Double
Helix: Unraveling
the Mysteries of the
State of Being

what is grok?