dave farleys
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 39
Snaps! Gallery 1.4.4
Snaps! Gallery is an easy to install image gallery designed to let you get on with managing your site. Snaps! features anonymous image submission with administrator approval, unlimited albums and images, commenting, image caching, and a full more>> Snaps! Gallery is an easy to install image gallery designed to let you get on with managing your site. Snaps! features anonymous image submission with administrator approval, unlimited albums and images, commenting, image caching, and a full administration area that allows you to control every aspect of your gallery from a simple web-based interface. Snaps! is written in PHP and uses MySQL for the image database. It also supports image resizing using either PHPs GD library, or ImageMagick.<<less
Added: 2005-01-09 License: GPL Price: $0.00USD
10 downloads
Other version of Snaps! Gallery
License:GPL
Dave's Simple Shoutbox Script. 1
Daves Shoutbox Is a simple shoutbox script that is easy to setup and use. Its all in one file and needs a mysql database. Plus it only shows the newest 10 shouts. more>> Daves Shoutbox Is a simple shoutbox script that is easy to setup and use. Its all in one file and needs a mysql database. Plus it only shows the newest 10 shouts.<<less
Added: 2006-11-08 License: Freeware Price: 0.00GBP
12 downloads
PHP Photo Gallery
PHP Photo Gallery is a very simple way to make an online image gallery. Photo Gallery pages can be quickly set up by setting a couple variables, and can be integrated in to any existing HTML page. Aft more>> PHP Photo Gallery is a very simple way to make an online image gallery. Photo Gallery pages can be quickly set up by setting a couple variables, and can be integrated in to any existing HTML page. After you use it once, you should be able to set up new galleries in about 30 seconds.<<less
Added: 2003-10-27 License: BSD Style Price: Free
1270 downloads
dl-DDNS 1
This a Linux friendly Dynamic DNS (DDNS) client that is used to upload your IP to the namecheap.com DDNS service. Its nothing fancy but it gets the job done. more>> This a Linux friendly Dynamic DNS (DDNS) client that is used to upload your IP to the namecheap.com DDNS service. Its nothing fancy but it gets the job done.<<less
Added: 2005-10-12 License: Freeware Price: $0.00USD
13 downloads
Other version of dl-DDNS
EasyMySQLLogger
If you use on pages that you already have a database connection, remove include config, and include EasyMySQLLogger.php on the pages you want logged. not made for heavy trafic. more>> If you use on pages that you already have a database connection, remove include config, and include EasyMySQLLogger.php on the pages you want logged. not made for heavy trafic.<<less
Added: 2005-02-11 License: Freeware Price: Free
1716 downloads
Winamp Playlist Parser 2.1
The Winamp xmlParser is a free open-source PHP script for parsing playlist files generated by Winamp into a HTML table for web publication. This new release supports both the B4S file format of Winamp 3, and the M3U format of the new Winamp 5. more>> The Winamp xmlParser is a free open-source PHP script for parsing playlist files generated by Winamp into a HTML table for web publication. This new release supports both the B4S file format of Winamp 3, and the M3U format of the new Winamp 5.<<less
Added: 2004-01-17 License: Freeware Price: 0.00
13 downloads
Other version of Winamp Playlist Parser
License:Freeware
Sybase Dump 1
This is a script for dumping data out of Sybase for use with other database systems - tested with MySQL. more>> This is a script for dumping data out of Sybase for use with other database systems - tested with MySQL.<<less
Added: 2005-03-01 License: Price: 0.00 Price: 0.00
19 downloads
Other version of Sybase Dump
License:Not Specified
EasyPHPNews 1.0
EasyPHPNews A basic News Poster. Makes HTML files and adds to news to the recent list. Specify how many recent posts to show with the Summary, or use the button to show more. Open news.php edit a few config settings to your liking and uplaod. more>> EasyPHPNews A basic News Poster. Makes HTML files and adds to news to the recent list. Specify how many recent posts to show with the Summary, or use the button to show more. Open news.php edit a few config settings to your liking and uplaod.<<less
Added: 2005-01-25 License: Freeware Price: 0.00
12 downloads
Other version of EasyPHPNews
License:Freeware
Demo of Alternate Pagination Paradigm 0.1
This is a demo of a model for pagination that differs from others. It has many features that distinguish it from other methodologies, not the least of which is multiple selection of items in the pages. Another feature is that it does not suffer the more>> This is a demo of a model for pagination that differs from others. It has many features that distinguish it from other methodologies, not the least of which is multiple selection of items in the pages. Another feature is that it does not suffer the limitations of html requests lengths, since it uses sessions. Also, it does not go to the database well for each page. Typically, for a given set of access parameters, it only accesses the database once, caching away the results in a session variable. Paging is thus more fluid. It also uses HTML form submit buttons, in conjunction with a select for page jumps, to page through the document as opposed to hyperlinks. This makes for cleaner code in general.<<less
Added: 2006-11-14 License: Freeware Price: $0.00USD
11 downloads
Other version of Demo of Alternate Pagination Paradigm
Price: FreeAdditionalInfoNoincorporationintocommercialproductwithoutexpressconsentofauthor
License:Freeware
License:Freeware
DLs Guestbook
This PHP guestbook script will allow your visitors to leave their two cents on your web page. It has a number of customizable features to suit almost any sites design and a optional cursing filter. No more>> This PHP guestbook script will allow your visitors to leave their two cents on your web page. It has a number of customizable features to suit almost any sites design and a optional cursing filter. No database knowledge required. UPDATE: I have recently updated this script to do referer checking and it now also generates random numbers that a user must enter in order to post. These steps are to help avoid abuse by spammers.<<less
Added: 2004-09-27 License: Other Free / Open Source License Price: Free
1856 downloads
EasyPHPConfig
Due to many people are building Dynamic Web Sites that need forms of various types, I am building a program designed for Web Developers to make forms to update config flat based files or Update MySQL more>> Due to many people are building Dynamic Web Sites that need forms of various types, I am building a program designed for Web Developers to make forms to update config flat based files or Update MySQL database options for dynamic web sites. Can be used for installation forms or online update forms. Will output HTML forms or php forms. It is all pretty much automatic, reads the file (or pasted code in the window), gets variables and values, makes the form with input fields and the Lang files. Then you customize as per your needs. The MySQL make text fields, change to your needs. Wile you are building a new program you can add, remove and edit the values on the fly as you build. once you are finished update config to write the files and build the form, config and language files. It will make config, language and form files from an existing form, paste the form into the window. Once you make the form, you can edit the Lang files with the Lang editor, or make a new Lang based on the form. Types of config. $cfg[variable] = value; $variable = value; $variable = value; In the window you can paste your existing config into and choose the type you want and it will build it. will read $variable = value; or just one per-line name, thisvariable thatvariable<<less
Added: 2005-01-25 License: Freeware Price: Free
1733 downloads
Metadata 0.24
Metadata 0.24 is a smart and easy module that represents the base class for metadata. more>> Metadata 0.24 is a smart and easy module that represents the base class for metadata.<<less
Added: 2007-06-25 License: Other Free / Open Source License Price: OtherFreeOpenSourceLicense
1 downloads
Palm-Zetetic-Strip 1.02
Palm-Zetetic-Strip module provides access to database files generated by the Strip (Secure Tool for Recalling Important Passwords). more>> Palm-Zetetic-Strip 1.02 is a smart module that provides access to database files generated by the Strip (Secure Tool for Recalling Important Passwords).<<less
Added: 2007-06-25 License: Other Free / Open Source License Price: OtherFreeOpenSourceLicense
13 downloads
phphg Guestbook 2.0
A great guestbook with good features that include banning adding smilies and word filters and has a very easy to use admin interface. Just added themes, languages you can now create your own themes and language files. more>> A great guestbook with good features that include banning adding smilies and word filters and has a very easy to use admin interface. Just added themes, languages you can now create your own themes and language files.<<less
Added: 2004-03-17 License: Freeware Price: $0.00USD
13 downloads
Other version of phphg Guestbook
License:Freeware
TPCS Google search button
This Javascript will allow your visitors to search Google via your website. This is very handy on websites with many pages. This Google search button javascript code is a nice adition to any website. more>> This Javascript will allow your visitors to search Google via your website. This is very handy on websites with many pages. This Google search button javascript code is a nice adition to any website.<<less
Added: 2008-03-16 License: Freeware Price: $0.00USD
14 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above dave farleys search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed