| Current |
|
| Total |
| Listings: |
5734 |
| Categories: |
681 |
| Votes: |
86 |
|
|
This site is a comprehensive online source of the most up-to-date information related to the different technology platforms, scripting languages and software tools. Any webmaster will definitely find some helpful articles or script reviews here.
|
| News |
24.03.2008 We are fortunate enough to have our first sponsors and partners that are willing to contribute to the development of our web site resources. As we continue to grow, our aim is to provide you with all the tools and resources you need for the development of your business. We strongly believe that your sponsorship and cross promotions are a winning combination for both our parties. We are looking forward to adding you to the growing list of our sponsors. Contact us for more information.
23.02.2008 Over 1000 resources are now available in our Internet directory. Wide range of web scripts and applications with descriptions and reviews will certainly make contribution to the development of your web site or services. All the material on elitescriptz.com has been thoroughly selected and divided into groups and sections thus allowing you to find an appropriate software easily and quickly.
17.01.2008 The leading web development company Conkurent LLC has launched a brand new project EliteScriptz.com recently! The hottest IT news, the most relevant information is aggregated here exclusively for you.
|
|
|
SleekTabs is a PHP class which eases the process of creating tabbed interfaces in HTML. Basically put, if you want a tab system (like on Properties/Inspector-styl e dialogues on the desktop) for a bit of content on your web page, SleekTabs automates this process. Just give SleekTabs the names of your tabs, the URLs and customise the styles if you want, then just let ST do the rest!
|
http://peter.upfold.org.uk/projects/sleektabs
(Clicks: 1;
Comments: 0;
Listing added: Mar 19, 2008)
|
|
The base class of Orbit42.com (now at version 2.01 BETA) is an open-source (free) project released with the hope that others would benefit from a class that contains the basics already. This Object Oriented project (currently in Early BETA) is hosted by sourceforge.net.
|
http://code.orbit42.com/version2.php
(Clicks: 0;
Comments: 0;
Listing added: Mar 19, 2008)
|
|
PHP Stack brings a stack data structure to PHP. It allows developers to utilize Push, Pop, Search, Empty (a check if the stack is empty), Size and "Peek". Peek allows developers to look at the top item in the stack without Popping it from the stack. Basically, a Stack is a data structure more commonly found in lower level programming languages. It is useful for wanting to organize data in a First In Last Out fashion. This project is released under GPL v3.
|
http://www.phpclasses.org/browse/package/4031.html
(Clicks: 0;
Comments: 0;
Listing added: Mar 19, 2008)
|
|
This class will allow you to Insert, Select, Update, Dlete to and from MySQL Database. It will also give the ID number of the record that you just inserted, with many other features.
|
http://www.phpclasses.org/browse/package/4090.html
(Clicks: 0;
Comments: 0;
Listing added: Mar 19, 2008)
|
|
The PHP Pagemill is a lightweight, configurable template engine for web applications. It provides a simple way to separate logic and design, as is typically done in applications that use the MVC design pattern. Although it is not a complete framework like Smarty or Symfony, it is designed to be configurable and extendable. Developers can use it as a foundation for custom frameworks or for any web application in which a separation between HTML and application code needs to be enforced.
|
http://dev.castwide.com/php-pagemill
(Clicks: 0;
Comments: 0;
Listing added: Mar 19, 2008)
|
|
HTML Purifier is a standards-compliant HTML filter library written in PHP. HTML Purifier will not only remove all malicious code (better known as XSS) with a secure yet permissive whitelist, it will also make sure your documents are standards compliant, something only acheivable with a comprehensive knowledge of W3C's specifications. Tired of using BBCode due to the current landscape of deficient or insecure HTML filters? Have a WYSIWYG editor but never been able to use it?
|
http://htmlpurifier.org/
(Clicks: 0;
Comments: 0;
Listing added: Mar 19, 2008)
|
|
This package can be used to register event handlers and trigger the execution of actions when an event occurs. There are several classes that take care about registering objects that process events, trigger the execution of actions when an event is triggered, retrieving detailed information about the events.
|
http://www.phpclasses.org/browse/package/4277.html
(Clicks: 0;
Comments: 0;
Listing added: Mar 19, 2008)
|
|
|
|