pitfalls to avoid
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 552
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
awfDialog Wizard 1.2
awfDialog Wizard can be used to generate a wizard-like Web based user interface using AJAX to avoid reloading the page when advancing to a new step. It features modal forms dialogs that cannot be closed, or non-modal with an exit button. It displays more>> awfDialog Wizard can be used to generate a wizard-like Web based user interface using AJAX to avoid reloading the page when advancing to a new step. It features modal forms dialogs that cannot be closed, or non-modal with an exit button. It displays included or custom icons, which may have standard 32x32 or 20x20 sizes. A Wizard display mode causes the form content region to render in two side-by-side panes. There are AJAX wizard buttons to go to the previous and next pages or cancel. You can use the built-in Help display, or override it with your own AJAX methods. The forms have configurable gradient title bar colors. The user interface elements have unique ID values to allow customization of presentation details via CSS.<<less
Added: 2008-03-23 License: GPL Price: $0.00USD
14 downloads
Disable Error On ASP Codes
Unexpected errors can stop programs and your application coul be down immadiately. But On Error Resume Next funtcion help you to avoid to stop unexpected errors on code. All you need to put this code more>> Unexpected errors can stop programs and your application coul be down immadiately. But On Error Resume Next funtcion help you to avoid to stop unexpected errors on code. All you need to put this code after a code block.<<less
Added: 2006-09-06 License: Freeware Price: Free
1150 downloads
PhpBase 0.2a
PhpBase is a set of Open Source PHP classes and functions aimed to help developers submitting their data to Google Base. It can also send the data feeds by FTP. This tool helps developers to keep data submissions accurate and avoid common errors more>> PhpBase is a set of Open Source PHP classes and functions aimed to help developers submitting their data to Google Base. It can also send the data feeds by FTP. This tool helps developers to keep data submissions accurate and avoid common errors that might occur when submitting to standard schemes recommended by Google. It has a plug-in style for attributes and schemes, so new data types can be defined easily. Adding your content to Google Base will make your site more searchable. This tool is targeted mainly to developers and is not intended to be used by end users or website owners with no PHP experience.<<less
Added: 2005-12-05 License: LGPL Price: $0.00USD
10 downloads
Other version of PhpBase
DL's Guestbook 2.0
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 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 Price: $0.00USD
10 downloads
Pasword Tester 1.0
Password tester is a simple upload and use program that will allow you to enter a password and see what it looks like using MD5, Sha1 or both types of encryption used together. This will allow you to avoid having to use echo in order to find out what more>> Password tester is a simple upload and use program that will allow you to enter a password and see what it looks like using MD5, Sha1 or both types of encryption used together. This will allow you to avoid having to use echo in order to find out what your password should be when you may need to know. This is great for databases and other applications where debugging may become tedious.<<less
Added: 2006-04-24 License: Freeware Price: $0.00USD
14 downloads
Fast Template 1.6.0
We find Fast Template very usefull in our projects, even if now is on the market other template systems, like Smarty. Most PHP projects today use Smarty for this, but we wont. Smarty puts too much logic into the template itself. To avoid confusing or more>> We find Fast Template very usefull in our projects, even if now is on the market other template systems, like Smarty. Most PHP projects today use Smarty for this, but we wont. Smarty puts too much logic into the template itself. To avoid confusing or upsetting the web designer, the core template must look as much like a regular HTML page as possible. That means no strange looking iteration code and such. Instead, well use FastTemplate. FastTemplate may not be as advanced and featureful as Smarty, but its syntax is definitely better suited for this problem. But because it was not developed since 2002, we tried to add some new functionalities to it and make it reusable. Templates are very useful for CGI programming, because adding HTML to your PHP code clutters your code and forces you to do any HTML modifications. By putting all of your HTML in seperate template files, you can let a graphic or interface designer change the look of your application without having to bug you, or let<<less
Added: 2004-02-24 License: Other Price: $0.00USD
13 downloads
Email obfuscator and encoder 1.0
Email harvesting is a real problem nowadays; publishing an email address on a web page means exposing it to automated email collection softwares. Once its been collected there no way of getting rid of spam. The best way to avoid this is obfuscating and more>> Email harvesting is a real problem nowadays; publishing an email address on a web page means exposing it to automated email collection softwares. Once its been collected there no way of getting rid of spam. The best way to avoid this is obfuscating and encoding email addresses; this simple javascript script does exactly that. It splits an address in six different parts, so that bots are not able to recognize it, and it also encode the @ symbol and the . (dot) using ascii codes, just to make it harder for bots to decode it. Even if the email harvesting software can read javascript and put the different parts of the address together, it would obtain an useless text like this: myaddress@mydomain 6;com instead of myaddress@mydomain.com.<<less
Added: 2007-08-31 License: Freeware Price: $0.00USD
15 downloads
PHP Debugging Tutorial
Some pointers to debugging your code along with a few hints on how to avoid making silly mistakes in your code. more>> Some pointers to debugging your code along with a few hints on how to avoid making silly mistakes in your code.<<less
Added: 2002-07-26 License: Not Specified Price: Free
2649 downloads
Protector
This package can be used to make it more difficult to get images in Web pages. It provides several protection methods: - Serve the image with several headers to tell browses to not cache the images - more>> This package can be used to make it more difficult to get images in Web pages. It provides several protection methods: - Serve the image with several headers to tell browses to not cache the images - Avoid hot linking to prevent saving the images when menu mouse button is clicked by the user over the image on the browser, prevent retrieving the with a Web mirroring utility program, display the images typing the URL directly in the browser - Serve the images with a watermark logo rendered over the image When an invalid attempt to access the protected images is performed, the class can execute exception actions like redirecting the browser to a given URL or displaying a given alternative image.<<less
Added: 2006-09-27 License: Freeware Price: Free
1123 downloads
Gumpage - Little Open Bookmark Tool
In 5 minutes, you can create a Web Page with links to your favorite websites. # Save time: Avoid writing repeatedly your favorite web addresses in the address bar of your browser. # Anywhere: Access your Gumpage from any computer. # Free. more>> In 5 minutes, you can create a Web Page with links to your favorite websites. # Save time: Avoid writing repeatedly your favorite web addresses in the address bar of your browser. # Anywhere: Access your Gumpage from any computer. # Free.<<less
Added: 2005-07-03 License: Freeware Price: $0.00USD
14 downloads
SureInvoice
Designed primarily for service oriented businesses SureInvoice is the right tool for the job to track billable hours, non-billable hours and one time or recurring expenses for customer accounts. Track more>> Designed primarily for service oriented businesses SureInvoice is the right tool for the job to track billable hours, non-billable hours and one time or recurring expenses for customer accounts. Track customer and employee or contractor information as well, with a flexible system to track billable rates per customer, project or employee/contractor you can maximize your revenue and avoid double entry of information with the upcoming export support for QuickBooks and IIF. Customer self-service is a way to offer customers convenient access to their account status, make it easier for them to self-pay and ensure that accounts stay in the black. SureInvoice has all of the features necessary to make customers comfortable in maintaining their own accounts. 24/7 customers can login to review the hours attached to their invoices and print off an invoice to mail in with a check or enter credit card information to pay in real time.<<less
Added: 2005-06-30 License: GPL Price: Free
1636 downloads
TPCS Contact - email form
This PHP contact form program will allow your visitors to contact you via a web form.This code does some basic input bounds checks (email address validation etc...) and also has the option to do domain validation to help avoid misuse by spammers. This more>> This PHP contact form program will allow your visitors to contact you via a web form.This code does some basic input bounds checks (email address validation etc...) and also has the option to do domain validation to help avoid misuse by spammers. This version has the option to log the IP addresses (or email you details) of anyone who attempts to access the form from anywhere other than your domain to a log file.<<less
Added: 2008-03-16 License: Freeware Price: $0.00USD
13 downloads
Tooltip kit 1.2
This class can be used to lookup text expressions/images on the server a page using AJAX to avoid page reloading. When a user drags the mouse over a link of a site page popup window with the expression appears. And it disappears when the user takes more>> This class can be used to lookup text expressions/images on the server a page using AJAX to avoid page reloading. When a user drags the mouse over a link of a site page popup window with the expression appears. And it disappears when the user takes the mouse out from the link. The same way the class allows to add to your site context help, in-text advertising and news with descriptions by request<<less
Added: 2006-11-29 License: Freeware Price: $0.00USD
12 downloads
Other version of Tooltip kit
License:Freeware
RankQuest Code Cleaner 1.0
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 more>> 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<<less
Added: 2006-10-02 License: GPL Price: $0.00USD
13 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 pitfalls to avoid 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