one after
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 24
All-In-One Counter 1
This is an all-in-one hit counter for all of your needs! No MySQL database needed, it runs on flat text files that are created by themselves. Literally no configuration needed to setup the script, and less than 5 seconds to implement the counter anywhere more>> This is an all-in-one hit counter for all of your needs! No MySQL database needed, it runs on flat text files that are created by themselves. Literally no configuration needed to setup the script, and less than 5 seconds to implement the counter anywhere you want! It counts: total hits/views, unique hits/views, currently online visitors, most ever online visitors All you have to do is include the script at the top of your page using 1 line of code, and then use echo to print out any of the stats you need! All the information you need about the script is in the comments at the top: How to use it, how to include it, how to echo the arrays, where to put the file, where the settings are, how to use the settings, etc.<<less
Added: 2008-09-19 License: Freeware Price: $0.00USD
13 downloads
One-page Gallery v.1.08
One-page Gallery is a image gallery which show your images with a JPG (JPEG), GIF or PNG extension. One-page Gallery need only one page on your site, do all stuff dynamically in fly without data bases or thumbs. One-page Gallery is fully customized. BUG more>> One-page Gallery is a image gallery which show your images with a JPG (JPEG), GIF or PNG extension. One-page Gallery need only one page on your site, do all stuff dynamically in fly without data bases or thumbs. One-page Gallery is fully customized. BUG on IIS servers - SOLVED. BUG what record notice in error_log - SOLVED.<<less
Added: 2006-12-10 License: GPL Price: $0.00USD
11 downloads
Other version of One-page Gallery
License:GPL
Simple One Page Gallery v2
The script is only one page and very portable, just set 8 variables and the script will automatically read all the images in a designated folder. Simple one page gallery is also able to create thumbnails on the fly by utilising the popular ASPJPEG com more>> The script is only one page and very portable, just set 8 variables and the script will automatically read all the images in a designated folder. Simple one page gallery is also able to create thumbnails on the fly by utilising the popular ASPJPEG com object. Simple one page gallery is also able to paginate the images and display however many images per page. Another feature is that the script can display a larger version of the thumbnails.<<less
Added: 2007-04-07 License: Freeware Price: $0.00USD
11 downloads
Other version of Simple One Page Gallery
License:Freeware
Simple one-file gallery 1.0
This is a simple one-file gallery. It scans the set folder automatic and lists the folders inside. Then if you select a folder it lists the images and files inside. It works on both PHP version 5 and 4,. It creates thumbnails automatic using GD when more>> This is a simple one-file gallery. It scans the set folder automatic and lists the folders inside. Then if you select a folder it lists the images and files inside. It works on both PHP version 5 and 4,. It creates thumbnails automatic using GD when the folder is selected the first time. It supports the imagetypes .jpg(.JPG), .jpeg(.JPEG), .jpe(.JPE), .png(.PNG), and .gif(.GIF). Very easy to embed into any homepage. More info can be found inside the readme.txt. UPDATED 2007-03-14: Bug fix done and version 0.7 released. In earlier versions it was possible to enter anything in the URL ?f=... and get a bunch of error outputs. That is now fixed. Version 0.8 released: Fixed a major exploit where people where able to get access to other folders than the ones containing images. Thanks to Major_Meatbone for the fix. Version 1.0 released: Due to popular demands I have added so the gallery works on both PHP version 5 and version 4.<<less
Added: 2007-02-10 License: Freeware Price: $0.00USD
12 downloads
Other version of Simple one-file gallery
License:Freeware
One Page Guestbook For ASP 1.0
The supplied code will allow you to use a guestbook on your windows server with no database, cgi or javascript. Simple is the keyword. It utilizes only code to allow users to "sign your sites guestbook. The text document "gbook.txt" stores all data more>> The supplied code will allow you to use a guestbook on your windows server with no database, cgi or javascript. Simple is the keyword. It utilizes only code to allow users to "sign your sites guestbook. The text document "gbook.txt" stores all data from your guests. Enjoy!<<less
Added: 2007-09-26 License: Free Non-Commercial Price: $0.00USD
12 downloads
Expirable one time password 1.0
This class can be used to generate and validate one time passwords that may expire after a period of time (without using a database or saving the password of any kind). It generates a code based on a secret key that is valid during a period of more>> This class can be used to generate and validate one time passwords that may expire after a period of time (without using a database or saving the password of any kind). It generates a code based on a secret key that is valid during a period of time. The class can also be used to validate the generated code in a different server and check if the code expired.<<less
Added: 2008-07-15 License: LGPL Price: $0.00USD
10 downloads
All in one contact package
Package includes form validation to prevent spam, a contact and thank you html pages , as well as the main script, and a step by step installation and support guide. more>> Package includes form validation to prevent spam, a contact and thank you html pages , as well as the main script, and a step by step installation and support guide.<<less
Added: 2007-03-05 License: Freeware Price: FreeAdditionalInfoYoucanusethissoftwareandgiveitawaybutnotsellitinanyway
963 downloads
Flash Tempolates 4 After Effects? 0.1
Flash Tempolates 4 After Effects? ( 4AE ) aid to synchronizing frames-per-second ( frame rate ) with beats-per-minute ( tempo ). Film and video are measured in frames-per-second, while audio is measur more>> Flash Tempolates 4 After Effects? ( 4AE ) aid to synchronizing frames-per-second ( frame rate ) with beats-per-minute ( tempo ). Film and video are measured in frames-per-second, while audio is measured at beats-per-minute. Calculating the number of frames in each measure, beat, eighth note, sixteenth note and so forth is tedious. Change your frame rate and you have to recalculate all over again. 4AE does the work for you. 4AE is built for Adobe Flash 8+, and Adobe After Effects.<<less
Added: 2007-05-15 License: GPL Price: $4.99
905 downloads
Simple one-file guestbook 1.3
This is a simple one-file guestbook. It uses a flat textfile to store all entrys and then the .php file with the whole script inside. Very easy to embed into any homepage. It has admin login where you can remove entrys. It has protection against html and more>> This is a simple one-file guestbook. It uses a flat textfile to store all entrys and then the .php file with the whole script inside. Very easy to embed into any homepage. It has admin login where you can remove entrys. It has protection against html and other scripts being executed in the guestbook. More info in the readme.txt. >> Version 1.2 released: A major update has been released with big updates. * The admin section is now not only a html textarea, it is changed to a list of the entrys where you can select them one and one and delete them. * The whole code is slimmed down and cleaned up a bit. * The way the posts are stored is changed so the file does not contain multiple long rows of html. There is no backwards compatibility for earlier versions because of the big updates. >> Version 1.3 released: After version 1.2 the guestbook only worked on PHP5 and with this update I fixed so it works on both PHP4 and PHP5. I would also like to thank Major_Meatbone and tcp for helping me.<<less
Added: 2006-08-02 License: Freeware Price: $0.00USD
12 downloads
Other version of Simple one-file guestbook
License:Freeware
Flash Tempolates 4 After Effects? 0.1 0.1
Flash Tempolates 4 After Effects? ( 4AE ) aid to synchronizing frames-per-second ( frame rate ) with beats-per-minute ( tempo ). Film and video are measured in frames-per-second, while audio is measured at beats-per-minute. Calculating the number of more>> Flash Tempolates 4 After Effects? ( 4AE ) aid to synchronizing frames-per-second ( frame rate ) with beats-per-minute ( tempo ). Film and video are measured in frames-per-second, while audio is measured at beats-per-minute. Calculating the number of frames in each measure, beat, eighth note, sixteenth note and so forth is tedious. Change your frame rate and you have to recalculate all over again. 4AE does the work for you. 4AE is built for Adobe Flash 8+, and Adobe After Effects.<<less
Added: 2007-05-15 License: GPL Price: $4.99USD
14 downloads
All in one guestbook-shoutbox-chatroom .2
This little project came to be when I couldnt find a shoutbox that was quite to my liking. Im no expert with PHP, and the coding is far from elegant, but it seems to work well enough as a shoutbox/guestbook/chat script. I know it could be improved more>> This little project came to be when I couldnt find a shoutbox that was quite to my liking. Im no expert with PHP, and the coding is far from elegant, but it seems to work well enough as a shoutbox/guestbook/chat script. I know it could be improved upon. After a couple of people asked if they could borrow the script, I kinda packaged it up as you see it now (mainly, I just moved some user variables to an include file for portability) Features: -Functions as a guestbook/shoutbox, but also as a quasi-chat room by virtue of a silent refresh - no annoyong IE tick - (it really isnt very efficient as a chat room, but Ive used it that way on my webcam site) -Displays the national flag of the visitor (courtesy of an IP lookup at www.hostip.info) -Tooltip display of IP, date, time of post on mouse over a comment (to reduce clutter) -Site owners comments receive a distinguishing highlight, and the site owners name cannot be used by others - see comments.inc.php for explanation<<less
Added: 2005-05-09 License: Freeware Price: $0.00USD
12 downloads
Other version of All in one guestbook-shoutbox-chatroom
License:Freeware
WinToHTML: one- and multilingual treemenu generator 2.1
The tool creates page set with correctly hyperlinked navigation menu on the left. Especially suitable for multilingual sites. WinToHTML uses as source for the menu a part of Windows Explorer menu (some folder with files and subfolder). Optionally more>> The tool creates page set with correctly hyperlinked navigation menu on the left. Especially suitable for multilingual sites. WinToHTML uses as source for the menu a part of Windows Explorer menu (some folder with files and subfolder). Optionally creates sitemap and footmenu.<<less
Added: 2005-02-06 License: Freeware Price: 0.00
14 downloads
Output Buffering handler
This class can be used to manage multiple filters that can filter the output of the current script. It enables the script output buffering in such way that the output will be filtered by handler code managed by the class. The class can add more>> This class can be used to manage multiple filters that can filter the output of the current script. It enables the script output buffering in such way that the output will be filtered by handler code managed by the class. The class can add multiple handlers that will process the output one after another. The handler code is treated as PHP code template that is executed to process the output and return the filtered output.<<less
Added: 2008-01-11 License: GPL Price: $0.00USD
14 downloads
php easy :: one-level site menu builder script 1.0
One-Level Site Menu Builder Script is intended to build your 1-level site menu on-the-fly according to menu titles/links array defined within the script. Now you do not have to write different HTML code for each page to highlight the current page in the more>> One-Level Site Menu Builder Script is intended to build your 1-level site menu on-the-fly according to menu titles/links array defined within the script. Now you do not have to write different HTML code for each page to highlight the current page in the menu, simply include the menu builder via php include() directive script and it will identify and highlight the appropriate menu item by itself. The function can be easily customized to modify the output layout.<<less
Added: 2009-01-01 License: GPL Price: $0.00USD
10 downloads
All in one contact package ContactPlus 1.0
Package includes form validation to prevent spam, a contact and thank you html pages , as well as the main script, and a step by step installation and support guide. more>> Package includes form validation to prevent spam, a contact and thank you html pages , as well as the main script, and a step by step installation and support guide.<<less
Added: 2007-03-05 License: Freeware Price: $0.00USD
13 downloads
Secleted [ 0 ] software to compare
- Page: 1 of 2
- 1
- 2
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above one after 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