NEW LISTINGS  HOT LISTINGS  TOP RATED  EDITOR PICK  ADD A LISTING  UPDATE A LISTING  GET RATED  UPGRADE A LISTING
  HOME     MY ACCOUNT     POWER SEARCH     REGISTER     MEMBER LIST     SUGGEST CATEGORY  

Average Visitor Rating: 0.00 (out of 5)
Number of ratings: 0 Votes

Visitor Rating

quick way to have a plug-in engine running
38541 quick way to have a plug-in engine running http://knowledgebox.blogspot.com/2008/06/do-it-yourselft-plugins.html Today I would like to share with you a quick way to have a plug-in engine running at your site. I came up with this concept quickly a few days ago when I needed to make an extensible layer for one of our projects. PHP > Tips and Tutorials > Development Jun 29, 2008 Danny Povolotski send email to Danny Povolotski

Write a Review   Add to My Favorite   Refer it to Friend   Report Broken Link  

Bookmark quick way to have a plug-in engine running:


Other links owned by this user
This is an image gallery component with thumbnails, preloader, and descriptions of the images. To add files and projects, all you have to do is copy the images to the appropriate directories. This is used on these sites: Joëlle Voogt's fine art, Safo Studio
Category:

This class can be used as a wrapper around SWFObject Javascript libraries to load Flash movies. It generates the necessary Javascript and HTML to load Flash movies without depending on the underlying browser type. The class can configure several types of Flash movie parameters such as the width, height, URL, quality, background color, etc..
Category:

First thing to do when working with MySQL is to create a database. You can do this using your host's control panel or PHPMyAdmin. First we'll make a PHP file that connects to the database, first we'll setup some variables:
Category:

HotDreamweaver Image Gallery is an extension for Adobe Dreamweaver MX or later that allows to create animated image galleries. Its users can publish on their websites images they wish to share with the rest of internet users in a simple, yet flexible manner. The way in which the gallery of images is shown is controlled by a .css file, which can be edited to obtain exactly the look you want for your image gallery.
Category:

Plugin Lottery is a modern stand alone software that allows anyone to run their very own paid or free lottery site.Written in PHP, MySQL, Ajax and No Encryption! (includes full source code for developers), the Plugin Lottery software is fully customisable to suit your own needs.
Includes many great features such as, free or paid lottery's, chat room, lottery shop, members photos, advertising, winners list, members referral system and more!
Category:

This chapter provides a quick introduction of JAXP 1.4 included in JDK 1.6 and tutorial example of XML DOM parser as Java application.
Category:

Learn how to redirect pages in PHP. You can find all important aspects and code examples about PHP redirecting.
Category:

Inout Adserver is powerful, feature rich, fully customizable PayPerClick advertising service script from inoutscripts.com. Advertisers can register into adserver and can post their text or banner PayPerClick(PPC) ads. Publishers can generate html code corresponding to their preferred style and can paste it in their web site to show ads relevant to their page content. Adserver administrator can define the commission to share with publishers. Administrator can create public service ads to show them up in partner webpages irrespective of the keywords used to search or the content of the page where the ad code is placed. The entire system is template driven which allows you to easily modify the advertiser, publisher pages to match your web site look
Category:

Create and deploy entire Flash websites, widgets, banners or slideshows with flip transitions, using images, SWFs and movieclips, with no coding. Flip effects include easing, bounce and blur. The menu and button components (provided) allow you to easily flip through the pages of your site. Includes built-in preloader. Available for ActionScript 2.0 and 3.0.
Category:

AgaresWriter comes with both backend and frontend integration of AdSense, pop-ups, and Text Links Ads. Other ad systems can easily be integrated with minimal effort. This makes setting up your ads to drive in cash just a matter of seconds. Of course, ads are useless without visitors, and that's why we've included exhaustive marketing and search engine features with AgaresWriter.
Category:

PHP Upload script.
Category:

This package contains a set of tools based mainly on javascript effects that allow to apply easily image preview floating panels, HTML formatted hints, attach sounds to buttons, floating HTML formatted text panels, animated popup windows, accordion effects, soft scrolling effects, animated RSS readers and a nice calendar. Adding this package of tools to your Dreamweaver will increase your productivity.
Category:

Astanda Directory Project [ADP] is a directory, search engine, and spider/crawler software. Your own little breed of DMOZ and Google. ADP is the only software in its class ever to be written in PHP with MySQL database support.
Supports virtually unlimited ammount of links and pages. Powered by Smarty template engine, ADP can run in both dynamic and static modes. Proper full text boolean search with keyword relevance can chew on gigabytes of data.
Category:

moonReflection is a way of giving a nice effect to your images by using this PHP script to reflect them to make the floor to look "wet" in a way. This script is east to use and can be set up in minutes.
Category:

CSS AutoLoad is a PHP script to allow authors to use as many stylesheets as they wish, without adding complication or server requests.
Category:

Flash Probe is a free online tool that can parse flash files and display text and images found within. The tool will create HTML versions of your flash websites. Some use it to see what part of their flash website will get indexed by search engines. Upload your flash file or enter a Web page URL containing an embedded SWF file.
Category:

Animated pop up scripts are very popular with site owners. They offer you the option of displaying ads or alerts to your visitors and can be quite useful. This Javascript will launch an animated pop up window. This DHTML window will move into your visitors screen from either the left or the top. You can configure the speed and location within the source code.
Category:

If you want to display the actual stock quote on your own site then Yahoo finance pages are a good source. You can select the company you need and visit the URL. We will use this information to fetch the html code of the page and find, cut and paste the necessary part.
Category:

A small PHP/MySQL/AJAX application to help you easily manage your contacts.
Category:

Ajax is only a name given to a set of tools that were previously existing.
The main part is XMLHttpRequest, a class usable in JavaScript , that was implemented into Internet Explorer since the 4.0 version.
The same concept was named XMLHTTP some times, before the Ajax name becomes commonly used.
The use of XMLHttpRequest in 2005 by Google, in Gmail and GoogleMaps has contributed to the success of this format. But this is the name Ajax itself that made the technology so popular.
Category:

Other links at PHP > Tips and Tutorials > Development
Topics: Social Networking Software, Php Video Share Scripts, Upload Video Software, PHP Scripts, University, College, Business, Customized Php Scripts, Software for Social Networking.
Category:

No web programming is possible without somw way of interaction between the visitor of the web page and the server-side program, be it in PHP or anything else. Flexibility of HTML is enhanced with various 'form' elements thru which wide variety of user input can be accomodated.
Category:

In PHP4/5 there is an extension named "overload", it is enabled by default in PHP 4.3.0
and higher and also in PHP5. Below 4.3.0 it is usually enabled on most implementations.
Using this extension allows for property access and method calling of a class to be overloaded.
PHP's way of overloading is fairly diffrent in definition to overloading in more traditional OOP
language (c++, java), it works by defining a function within a class, __get, __set or __call. When
a property is accessed or a method is called within that class then the appropriate function gets
called, which provides the name of the propery/method that was used and whatever paramaters are
given. One must explicitly tell PHP to overload a class, as it is not done by default. this is done
with
Category:

Create model classes dynamically
Category:

This post gives an introduction to the complications that can arise from deploying your PHP applications onto a load balanced web hosting platform. This is a must-read article if you are planning to develop large scale web applications, or if your software will be deployed on a large range of platforms (as is the case for many open source projects).
Category:




Main Category
199
2044
829
286
175
1801
1439
913
1177
7568
70
917
59
2238
175

Join Mailing List
Joining mailing list will entitle you to receive occasional emails informing you of news and updates to the site and any special offers that may be of interest to you.



Top 10
Directory Statistics

Links: 19869
Categories: 1275
Registered Users: 782
Mailing List Subscribers: 2049
Unique Outgoing Hits: 233695

Pagerank Statistics
PR 10
1 site(s)
PR 9
11 site(s)
PR 8
49 site(s)
PR 7
208 site(s)
PR 6
654 site(s)
PR 5
1698 site(s)

PHP News