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


PHP Class 'gonxtabs' released







PHP Class 'gonxtabs' released

PHP Class 'gonxtabs' released 04/09/2004 04:05 PM

This class creates HTML tab controls that are meant to switch between different content or aspects of a page. The class outputs HTML that displays tab navigation links decorated with nice images served by a class that containes built-in image data generated with img2php class.




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





Similar Items

PHP Class 'gonxtabs' released

Grok Headline matches for PHP Class 'gonxtabs' 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 '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.

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 '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 '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 'DCalendar' released


PHP Class 'DCalendar' released 10/08/2002 07:09 AM
Show a calendar with options view year, month and today link. Dynamic events with diferent color

PHP Class 'CISVC' released


PHP Class 'CISVC' released 01/16/2004 11:05 AM
This class is meant to encapsulate the APIs around the COM object for Microsoft Indexing service (CISVC). The class can perform the search query, output the search results split in multiple pages and also a navigation let the user go back and forth between the presented search results pages.

PHP Class 'DBgrid' released


PHP Class 'DBgrid' released 10/10/2002 09:55 AM
Show the result of a mysql query on HTML table. Easy to use. 1 line code. $grid = new DBgrid($result);

PHP Class 'BaseDB' released


PHP Class 'BaseDB' released 10/11/2002 07:54 AM
Excellent oo base class for mysql interaction. worth looking at. you must use this as a base class and extend your classes which map to a table name. your tables must have a 'id', 'created' and 'modified' field to work properly and the class takes care of the rest. check it out.

PHP Class 'htmldoc' released


PHP Class 'htmldoc' released 10/11/2002 07:54 AM
Object Library for Creation of PDF Documents out of HTML Pages by using htmldoc as conversion facility.

PHP Class 'WebWidgets' released


PHP Class 'WebWidgets' released 10/11/2002 07:54 PM
WebWidgets is a library of classes to produce any HTML(XML) documents, create, validate forms. It allow to create any "complicated" forms easy. Any tag is an object. Your can build tags tree by inserting one tag into another and get its content as HTML. Based upon "Composite" OOP patern. Library is very flexible, so your may derive your own classes. Documentation in html format can be downloaded from here: http://scancode.ru/dev/WebWidgets/webwidgets.08.doc.tar.gz (it is not fine:( )

PHP Class 'bstCountdown' released


PHP Class 'bstCountdown' released 10/15/2002 07:15 AM
Display a list of 'days until' a set of events, includes a simple example and a more complex one as child classes. Could easily be extended to multi-user and notifications via email by adding a user table and owner columns. Written to MySQL but db access is simple enough to adapt.

PHP Class 'BarcodeI25' released


PHP Class 'BarcodeI25' released 10/15/2002 07:15 AM
HTML Barcode generator for Interleaved 2 of 5 Codes. Código de barras fator Intercalado 2 de 5, padrão FEBRABAN (BRASIL).

PHP Class 'rhc' released


PHP Class 'rhc' released 10/15/2002 07:15 AM
RHC is actually a few files which give the user the ability to do custom error handling, debugging, and handle database abstraction (currently only through Informix).

PHP Class 'URLHelper' released


PHP Class 'URLHelper' released 10/15/2002 07:15 AM
This class give you access to the http header information and provides some help for retrieving and parsing urls. FUNCTIONS: function isURLAvailable($url) function isValidURLFormat($url, $strict=false) function addHTTPtoURL($url) function getHTTPStatusCode($url) function getRealURL ($url, $simple = true, $method = "HEAD") function getHTTPHeader($url) function getMD5FromURL($url, $estFilesize=500000) function _openHTTPConnection($url, $method = "HEAD")

PHP Class 'color' released


PHP Class 'color' released 10/15/2002 07:15 AM
These class converts colortypes. It supports the following colors formats and types: - CMYK - RGB - Pantone - HEX Codes for HTML

PHP Class 'MkDir' released


PHP Class 'MkDir' released 05/16/2004 07:21 PM
This is a simple class for creating directories in the local file system or in a remote server file system using a FTP connection.

PHP Class 'baaSelect' released


PHP Class 'baaSelect' released 05/17/2004 07:34 PM
This class is meant to generate select form inputs that are linked dynamically with options populated from values taken from a database. The class generates the HTML code to output the the linked select inputs and also the necessary Javascript code to make the options of a second select input be updated when the user changes the option of the first select input.

PHP Class 'SQLCall' released


PHP Class 'SQLCall' released 09/26/2002 07:29 PM
SQLCall uses PHP's highly dynamic nature to give the calling class unprecedented access to the result set in an intuitive way. It currently only supports connections to mySQL databases. This class is perfect for those who like their results at hand - no hashes or lists to have to walk through.

PHP Class 'Spreadsheet_WriteExcel'
released


PHP Class 'Spreadsheet_WriteExcel'
released
09/26/2002 07:29 PM
Class for generating Excel files, based on John McNamara's Spreadsheet::WriteExcel from CPAN. It supports all the basic values for cells. It doesn't support URLs, images (working on it) and charts. It has very basic support for formulas.

PHP Class 'morse' released


PHP Class 'morse' released 09/28/2002 07:48 PM
Short class for encoding or decoding morse signs input: this is my 1st morse output: - .... .. ... .. ... -- -.-- .---- ... - -- --- .-. ... .

PHP Class 'burnauth' released


PHP Class 'burnauth' released 09/29/2002 08:10 PM
Burning Auth is a script to handle user authenticated access to php scripts. The goal is quite simple: protect from unauthorized access those pages who need to be kept under admin control, such as data/content administration and/or members only areas on a website. Security is achieved through a database authentication and mantained with a Session variable set to the authenticated user's name. Every page can be protected including the file 'shield.php'; at the beginning of it.

PHP Class 'mixer' released


PHP Class 'mixer' released 10/01/2002 09:17 AM
color mixer for vga (16 colors) - the class create a form for change backgroundcolor

PHP Class 'Pagination' released


PHP Class 'Pagination' released 01/10/2004 07:54 PM
This package is a set of classes is meant to generate navigation bars to display database query result sets split in multiple pages. The packake is based on the factory design pattern that is used to create objects of specific classes to provide the result set pagination support with different databases.

PHP Class 'phplibTemplateExtention'
released


PHP Class 'phplibTemplateExtention'
released
10/08/2002 07:09 AM
phplib has template.inc - a template class for php to utilize templates. This is an extension to the class Template needing less code by: Automatic detection and declaration of blocks Automatic "blanking" of unused blocks Blocks automatically declaired in proper nested order. All calls to set up template/file/paths/names in the class call. - LGPL / GPL - phplibs license anyway - its their template class - I just extended it to make my life a little easier.

PHP Class 'numeroaletra' released


PHP Class 'numeroaletra' released 10/01/2002 10:18 AM
Extensión de la clase number2words de Bas Jobsen (bas@startpunt.cc) con la traducción de numeros a letras en español y de numeros a euros

PHP Class 'COutLook' released


PHP Class 'COutLook' released 10/01/2002 10:18 AM
This class reads messages from the Inbox and Oubox of an Outlook local profile through CDO (Colaboration Data Objects). The class only works under Windows.

PHP Class 'ms_dbx_reader' released


PHP Class 'ms_dbx_reader' released 10/01/2002 07:38 PM
Microsoft DBX file reader /such as Outlook Express Mailbox database files/ Author: Zeos

PHP Class 'db_view' released


PHP Class 'db_view' released 10/08/2002 07:08 AM
"db_view" provides: * An abstraction class and helpers for multi-tabled Mysql data. (init, select, select_row, count, insert, update, delete) * Atomic multi-table updates, inserts, deletes eg: update items, month set items.price=month.price where items.id=month.id; Also primitive non-atomic (=insecure) rollbacks. * Functions, Triggers and Defaults per action (select, update, insert, delete; before or after) * Rich logging and debugging facilities.

PHP Class 'cellroll_lib' released


PHP Class 'cellroll_lib' released 10/15/2002 08:29 PM
Very simple class for faster building of table-rollovers (changing bgcolor for rows or cells) js-scripts

PHP Class 'MyTemplate' released


PHP Class 'MyTemplate' released 10/15/2002 08:29 PM
MyTemplate is very powerful template engine. It allows including a nested template file directly into another template file and automaticaly parse it in any template in set. Working with dinamic blocks is so easy. Only assign block variables and get result. You do not need to parse each block 'manualy'. Automaticaly parses PHP constant and global variables into templates. Supports multiply template directories. You'll like it :) Your code will become shorter :)

PHP Class 'DcSessionManager ' released


PHP Class 'DcSessionManager ' released 05/14/2004 07:21 PM
This class is meant to manage sessions storing the information about their state in a MySQL database table. It generates an hash with 64 characters that is used to identify each session and may be passed between pages using cookies or request variables. This class has security in mind, providing means to prevents session hijack by using 2 hashes (double crypted) in only one "session". You can store more than 5kbytes of data in each session. The class provides other features, like: - Explicitly creating and destroing session - Register and deleting a session value - Check if a session key value is assigned

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 'CSQLite' released


PHP Class 'CSQLite' released 05/14/2004 07:21 PM
This class is a wrapper to access SQLite file databases using SQLite extension for PHP 5. The functions are similar to those used to access MySQL databases: open, query, fetch_row and get_num_rows.

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 'innodb' released


PHP Class 'innodb' released 01/04/2003 07:10 PM
Class to store and retrieve information stored in MySQL innodb tables. In portuguese: Classe para banco de dados mysql com algumas funes especificas para tabelas innodb.
Grok Description matches for PHP Class 'gonxtabs' released
GrokA matches for PHP Class 'gonxtabs' released

Open Sourcery: PHP5 and MySQL E-Commerce


Open Sourcery: PHP5 and MySQL E-Commerce 12/29/2004 09:43 AM
Blane Warrene has a new posting on Open Sourcery today with a review of one of the latest releases in the PHP publication world - Beginning PHP5 and MySQL e-Commerce.

Microsoft [...] wants Google for one
reason, namely, to strip it naked and to
castrate it


Microsoft [...] wants Google for one
reason, namely, to strip it naked and to
castrate it
11/17/2003 08:09 AM
Harry Fletcher writes .. Letter Of The Day .. linux te stuiten

theinquirer.net/?article=12603
track this site | 5 links


Female Ky. School Workers See Strip Show
(AP)


Female Ky. School Workers See Strip Show
(AP)
06/16/2004 06:20 PM
AP - When Covington schools Superintendent Jack Moreland saw an advertisement for a Chippendales show, he thought it would be a good morale booster for his female employees. So he shelled out $420 to send 20 female staff members to a Chippendales show to see buff men strip off most of their clothing.

Daily Strip Manager 2.3 (Default branch)


Daily Strip Manager 2.3 (Default branch) 04/01/2005 11:59 AM
Screenshot Daily Strip Manager offers a more powerful user interface for browsing comic strips downloaded by the DailyStrips Perl script than the usual static HTML pages. It offers sorting, zooming to a specific strip, and more.
Changes:
This release adds atom feeds for pages, an improved interface, and various bugfixes.

Daily Strip Manager 2.2 (Default branch)


Daily Strip Manager 2.2 (Default branch) 03/26/2005 07:23 AM
Screenshot Daily Strip Manager offers a more powerful user interface for browsing comic strips downloaded by the DailyStrips Perl script than the usual static HTML pages. It offers sorting, zooming to a specific strip, and more.
Changes:
Keyboard navigation support, page permalinks, miscellaneous bugfixes, and speed improvements.

Daily Strip Manager 2.4 (Default branch)


Daily Strip Manager 2.4 (Default branch) 04/10/2005 07:57 AM
Screenshot Daily Strip Manager offers a more powerful user interface for browsing comic strips downloaded by the DailyStrips Perl script than the usual static HTML pages. It offers sorting, zooming to a specific strip, and more.

Testing PHP5


Testing PHP5 02/16/2004 03:36 AM
Now that PHP5 beta 4 has been released, it might be useful to share how we all do our testing of different PHP versions.

We find it quite bothersome to reconfigure our web server(s) everytime we want to switch between different versions of PHP4 and PHP5. So we have automated all our testing on Windows using the command-line interface to PHP5.

PHP5 beta 4 allows us to define a php.ini configuration file in the same directory as the php.exe executable. We will first modify php.ini, setting extension_dir and include_dir, and enable the appropriate extension=* settings. Then we have a standard DOS batch file that will run php.exe and unit-test ADOdb (the database abstraction library for PHP that I maintain). The output is generated to rez.html.

The last line of the batch file opens the resultant html file in IE. The "start" command will attempt to open any file if the extension mapping exists, e.g. "start rez.html".

The only disadvantage of this approach is that you are not testing PHP5's long-term interaction with the web server, and you need to have an existing set of unit tests that can be automated. This might not be possible if you testing mostly user interface code.

And what do i think of PHP5 beta 4? Two thumbs up. Didn't have to change anything in ADOdb to make it work with beta 4.

Sample DOS Batch File

Note: Each release of php5 is kept in its own sub-directory (c:php5php5b1, c:php5php5b2, etc). Tests are in d:phpadodbtests.

c:
cd php5
del *.html

cd php5b4 d: cd phpadodbtests

c:php test.php testmysql > c:php5rez.html c:php test.php testoracle > c:php5rez2.html c: cd .. start rez.html start rez2.html


PHP5 Beta 2


PHP5 Beta 2 11/02/2003 09:46 PM

DataAccessObjects (DAO) for PHP5


DataAccessObjects (DAO) for PHP5 01/04/2005 12:31 AM
first release

A Review of PHP5


A Review of PHP5 02/26/2003 12:28 PM
PHP5 is comming closer and closer, and with that the Zend engine2.0 will change on how PHP handles OOP. To be ready for this I have made a overview of the new features that will be available when PHP5 finally arrives. I am also looking into creating extentions for PHP, and when my C skills gets a bit better I will try to dig through the source of the Zend engine and figure out what is what there. But for now I have some examples that should show you how the new features will affect you as a programmer when PHP5 arrives. -- Håvard Eide

Link thx to php developer

"zeldman.herself1"

PHP5 Information Available


PHP5 Information Available 03/11/2003 01:22 AM
Håvard Eide has collected (thanks to PHPDeveloper for the link), all available PHP5 information from various places and placed it onto his web site. Now, for the first time, you get to see why you need to look forward to this new version (be sure to click on the links to the right, there are many pages available).

An overview of PHP5


An overview of PHP5 03/11/2003 09:44 AM
I have spent the last few days playing around with PHP5?I'm preparing some material on it and I wanted to take a first-hand look at how it works and what it can do.My first impressions is that it's a giant leap forward from many perspectives, although the new OOP model ...

PHP5 contest


PHP5 contest 06/03/2004 06:44 AM
to my friends at Zend: our MT contest has cooler prizes

When will PHP5 be stable?


When will PHP5 be stable? 07/09/2004 05:17 AM

PHP5: Could PHP Soon Be Owned by Sun?


PHP5: Could PHP Soon Be Owned by Sun? 08/06/2004 06:53 PM
Slashdot Aug 6 2004 10:55PM GMT

phpBB-php5 MOD


phpBB-php5 MOD 07/29/2004 06:38 PM
New forum Up!

PHP5 by the end of the week?


PHP5 by the end of the week? 07/06/2004 03:06 AM

PHP5.0.1 Released!


PHP5.0.1 Released! 08/13/2004 03:57 PM
The PHP Development Team would like to announce the immediate availability of PHP 5.0.1. This is a maintenance release that in addition to many non-critical bug fixes also includes new UNIX and Windows installation docs which are now auto-generated from the PHP Manual.

backwards-incompatible changes in PHP5


backwards-incompatible changes in PHP5 08/08/2004 03:25 PM
a surprisingly short list, given all the improvements in PHP5

XML-'Reloaded' PHP5 Released


XML-'Reloaded' PHP5 Released 07/14/2004 01:47 PM
Internet News Jul 14 2004 5:42PM GMT

PHPEverywhere: Is PHP5 Good to Go?


PHPEverywhere: Is PHP5 Good to Go? 09/21/2004 08:14 AM
From PHPEverywhere:

NYPHP.org: OOP in PHP5 Through Patterns


NYPHP.org: OOP in PHP5 Through Patterns 06/28/2004 08:11 AM
PHP Magazine and NYPHP.org have a link this morning to George Schlossnagle's recent talk at their previous meeting concerning Object-Oriented Programming in PHP 5 Through Patterns

PHP5 Beta 2 Released!


PHP5 Beta 2 Released! 10/30/2003 06:07 PM
First Feature Complete Version of PHP5!

PHP5 Development Plan


PHP5 Development Plan 02/02/2003 12:42 PM
Now it is official. Since a couple of weeks ago, the work on the PHP5 branch of development has started. The year 2003 will be the year of PHP5; it is expected in Q3/Q4 this year. The question on everyone's mind is: What will the new version of PHP bring?

DynamicWebPages: Furthering the PHP5
Cause


DynamicWebPages: Furthering the PHP5
Cause
11/13/2003 08:49 AM
DynamicWebPages.de has a new posting this morning about a mailing list they are starting to try to further the growth and beta testers for the PHP5 Beta releases that have been posted.

Ming + PHP5 + AI = Pretty


Ming + PHP5 + AI = Pretty 06/09/2004 02:38 AM

PHP5 Beta 3 Released!


PHP5 Beta 3 Released! 12/21/2003 09:35 PM
PHP5 Beta 3, One more step in the road to a stable PHP 5.

Presto Poll 5.0 (PHP5)


Presto Poll 5.0 (PHP5) 09/26/2004 08:42 PM
A poll system with an admin center.

PHP5: Ready For The Enterprise?


PHP5: Ready For The Enterprise? 12/12/2002 12:27 AM
The Open Enterprise talks about PHP5."My love affair with PHP started, I suspect, the same way it does with most people. I simply started using it. PHP's short learning curve and easy syntax makes it approachable by anyone who has ever used a scripting language. Its power comes from how it simplifies the task of building Web applications because PHP isn't just a scripting language, it's a Web scripting language."

PHP Class 'gonxtabs' released

The following phrases have been identified by the grok system as matching this entry: php5 google class php5 class strip attributes "google hardware" motherboards gonxtabs html show progress bar while reading mysql in php php5 strip tags class php "strip javascript" php strip tag class gd default version in php5.03 ezsql mysqli

















Also check out: