Results matching for "%22of+the+day%22"
Sort Listings By
Show Only
By Customer Review
Licence Type
AjaxDo
posted byAshevatinDevelopment
Ajax Data Objects (ajaxdo) provides an easy database persistency framework for JavaScript objects. Ajaxdo enables runtime loading, saving, deleting, and listing of JavaScript objects stored on the server database. Using Ajaxdo can dramatically reduce server side code and make a Web 2.0 application port easily from one server-side programming language to another.
(0 ratings)
Reviews0
PriceFree
Views2107
Php Syntax Highlighter
This small script convert your PHP code into a syntax colored html text. It is usefull if you want to display your PHP code on a html page with nice colors. Ideal for document and tutorial writers.
(3 ratings)
Reviews0
PriceFree
Views3096
FlashWanted.com - FLA
posted byarbitratorinFla Archives
FlashWanted.com is one of the most complete flash directories today - flash components, JSFL extensions, SWF applets, FLA sources and flash related software. The site has a large user-base and is growing rapidly.
(9 ratings)
Reviews0
PriceFree
Views8121
PHP Arrays
posted bybouvilloninIntroduction to PHP
Arrays can be used in many ways to store and organize data quickly and efficiently. It is one of the more useful data types available to any programming language. This article describes the basics to create and make operations with indexed, associative, and multidimensional arrays.
(0 ratings)
Reviews0
PriceFree
Views1453
JReviews - Joomla & WordPress Reviews
posted byreviewsforjoomlainReviews & Ratings
Directory and review script for Joomla and WordPress
* Media uploads for listings and reviews including photos, videos, attachments and audio
* Responsive design for improved access with different device resolutions
* Many SEO features including Schema.org structured data markup
* Integrates with Twitter and Facebook
* Unlimited sets of rating criteria -with weighted average as an option-
* Advanced custom field management and support for multiple listing types.
* Advanced search.
* User and editor reviews.
* Frontend reviews and content editing.
* Image thumbnailling and gallery for multiple views.
* Uses template engine for ease of customization.
* Many configuration settings to suit your needs.
* Joomla Demo http://demo.reviewsforjoomla.com
* WordPress Demo http://wp-demo.reviewsforjoomla.com
(278 ratings)
Reviews15
PriceUSD 179.00
Views33455
Favicon generator php script
posted byjailbird2inImage Manipulation
With our Favicon generator 1 php script you can generate a favicon from a picture, logo or other graphic of any size or resolution. This is online tool that simplified the creation of favicons using a regular image without requiring any additional edits to be done. This is pure and powerfull webmaster tool. And the best of all, this script is very rare available for purchase. Do not miss it! Offer it to your visitors and they will come back for more! You will receive huge amount of traffic just by offering favicon generator as a free tool! You can offer favicon generator as an paid tool from members area on your site also!
(5 ratings)
Reviews0
PriceUSD 24.00
Views3611
Tab Content script
posted byDynamic DriveinContent Management
This is a CSS/HTML based Tab Content script that lets you organize regular DIV contents on the page into a tab interface, in which clicking on a tab reveals the associated DIV content. It supports much requested features such as default tab selected, persistence of the active tab (ie: when page is reloaded), and multiple Tab Contents on the same page.
(3 ratings)
Reviews0
PriceFree
Views6349
AnyLink CSS Vertical Menu
posted byDynamic DriveinMenus
A CSS menu that can be added to arbitrary links to instantly add a pop out menu to them. The menu is displayed alongside (to the right) of the link. Each drop down menu is implemented as plain HTML on the page, making the menu contents search engine friendly and easy to define.
(0 ratings)
Reviews0
PriceFree
Views7871
Simple Tree Menu
posted byDynamic DriveinTrees
This is a unobtrusive Tree Menu script that turns any ordinary list (UL element) into a collapsible tree! Once transformed, the original list and its sublists can be collapsed/expanded at will, with cookies used to optionally persist its state.
(3 ratings)
Reviews0
PriceFree
Views7296
Slashdot Menu
posted byDynamic DriveinMenus
This is a stylish collapsible menu modelled after the navigational menu found on Slashdot. Session-only cookies are used to remember the menu state (whether it's expanded or not).
(3 ratings)
Reviews0
PriceFree
Views4309
Create syntax highlighted php code as html text
posted byphptoys2inDevelopment
This tutorial teaches you how to convert an existing php code to a syntax colored html text.
(0 ratings)
Reviews0
PriceFree
Views1996
How to connect to MySQL database using PHP
posted bybouvilloninIntroduction to PHP
Before you can get content out of your MySQL database, you must know how to establish a connection to MySQL from inside a PHP script. To perform basic queries from within MySQL is very easy. This article will show you how to get up and running.
(6 ratings)
Reviews0
PriceFree
Views2532
RD GuestBook
posted byryansdistrictinGuestbooks
Its a great Guestbook script i just had it updated you can custom everything in it its userfriendly
(0 ratings)
Reviews0
PriceFree
Views3751
Drag and Drop Objects Framework tooltips frames and resize windows (ddobj)
posted byinteraxisinAlerts & Prompts
Interactively manipulate or resize drag & drop windows & frames. Embed custom html content e.g. tables, layers, text, video, lists, images, scripts, etc. Skinned objects can be applied to any events to trigger functionality. Incl. robust AJAX support, wizard and 12 skins.
ddobj incl. detailed instructions on incorporating this simple to use dhtml component into your static or dynamic Web pages. Full Examples and text explain & demonstrate basic & advanced implementations of ddobj. Modify the appearance of windows with custom template layout skins. Extend Web apps. & the ddobj framework API. Spruce up your Web pages in no time!
Framework compatibility: Internet Explorer Mozilla Netscape 6+ Communicator Chrome Firefox Opera Safari etc.
- Usage: Tooltips appearing over any linked content, display verbose info, data validation
- Moveable Windows: Multiple placeable window objects containing plain html or widgets
- Popup windows: Advertise effectively against popup blockers
(12 ratings)
Reviews0
PriceFree
Views7651
AgileJ StructureViews
posted bydesq123inDevelopment Tools
Are you developing Java applications using XP/Agile Methods in Eclipse? Let AgileJ StructureViews provide you with more insight into the design within your code at next-to-zero effort.
AgileJ StructureViews code visualizer for Eclipse is:
1 Specialized for Reverse Engineered Diagrams - more akin to an extension to the Eclipse Java browsing perspective than a drawing tool.
2 Dedicated to Java - exceptions, inner classes and Javadoc all influence the diagrams.
3 Focused on Class Diagrams - because they can be made self-populating and self-updating, playing a long-term role in an Agile/XP project.
4 Tightly Integrated into Eclipse - the diagram nomenclature follows that of Eclipse, resulting in the lowest switching overhead between looking at diagrams and looking at Eclipse.
5 Filtered by Customized Rules - diagrams are tuned to highlight one aspect, dimension, concern or technology at a time. www.agilej.com
(3 ratings)
Reviews0
PriceUSD 95.00
Views1611
Using cron with PHP
posted bystreetyinMiscellaneous
Scheduling events to run at certain times can be a useful feature. You may want to backup your database or update a set of files you have cached on your server or perform any number of other resource intensive tasks. You can manually visit the page and this works fine if you have a good memory, it isn't time critical and it doesn't need to be run several times a day.
If you and your task don't fit into all those categories (and even if you do but have better things to do with your time) a better alternative will be to run your script using cron.
In this article I list the options for scheduling a task to run periodically and I go into detail on running a script with cron.
(3 ratings)
Reviews0
PriceFree
Views1831
Right Web Monitor Pro
posted byrightsoftinMiscellaneous
Right Web Monitor Pro is a handy tool for detecting changes in web resources (web pages, files etc). It constantly monitors specified resources and notifies you when a change occurs. The program features the ability to check a certain part of a monitored resource, and includes a comprehensive notification system (pop-up windows,sound, e-mail, SMS), built-in RSS reader, and multithreaded data transfer.Can download changed files and check maiboxes.
(0 ratings)
Reviews0
PriceUSD 75.00
Views1191
RankQuest Code Cleaner
posted byvincent.browninMiscellaneous
1. Huge pages and unnecessary HTML tags in a page can adversely affect the performance of a page in the SERP rankings.
2. HTML Code Cleaner helps you avoid the same by removing unnecessary HTML tags and spaces in a page and thus reducing the page size.
3. The tags that have been removed, the reduction in the page size and the new cleaned page are all displayed in the result.
4. There is also a provision to save the optimized page
(0 ratings)
Reviews0
PriceFree
Views977
RankQuest HTML Validator
posted byvincent.browninMiscellaneous
1. A page that has HTML errors can be difficult for a Search Engine Spider to crawl. Thus it is advisable to have your page HTML validated to spot any errors that may be there in the page.
2. RankQuest HTML Validator spots all errors in your page based on W3C standards and lists them with the line number so that you can make necessary corrections.
(0 ratings)
Reviews0
PriceFree
Views1093
Contacting a contact list
posted bystreetyinWeb Fetching
Using freely available php classes I show how it is possible to download the contact list from Gmail and/or the MSN messenger service (given a username and password) and return this to the user. The user can then select or deselect the contacts they wish to send an email to before submitting the form and sending emails to all their chosen contacts.
This is quite a nice method to 'turbocharge' the basic 'tell-a-friend' style script. Rather than contacting one friend it is quick and simple to contact fifty or a hundred contacts which means more likely visitors to your site.
(0 ratings)
Reviews0
PriceFree
Views2036
Related Categories
You May Also Like
Inout Blockchain AltExchanger (Crypto to crypto trading exchange platform script)Sponsored
(12 ratings)
PriceUSD 3,449.00



