subsequent
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 9
SMK PHP Authentication Class
his package can be used to authenticate users against a MySQL database of user records. It can verify whether there is a record for an active user given the user name and password. If the authenticati more>> his package can be used to authenticate users against a MySQL database of user records. It can verify whether there is a record for an active user given the user name and password. If the authentication succeeds, it creates a record for a new session in another database table. The new session identifier is set to a session cookie. This cookie can be verified in subsequent accesses to determine whether the user was previously authenticated and the session did not expire. This package can be used to authenticate users against a MySQL database of user records. It can verify whether there is a record for an active user given the user name and password. If the authentication succeeds, it creates a record for a new session in another database table. The new session identifier is set to a session cookie. This cookie can be verified in subsequent accesses to determine whether the user was previously authenticated and the session did not expire.<<less
Added: 2006-05-14 License: GPL Price: Free
1283 downloads
What is PHP Sessions? 1.0.0
Session concept is very useful for Web based applications to pass and share information from one Web page (request) to another Web page (request). Session support in PHP consists of a way to preserve certain data across subsequent accesses. This enables more>> Session concept is very useful for Web based applications to pass and share information from one Web page (request) to another Web page (request). Session support in PHP consists of a way to preserve certain data across subsequent accesses. This enables you to build more customized applications and increase the appeal of your web site. A visitor accessing your web site is assigned a unique id, the so-called session id. This is either stored in a cookie on the user side or is propagated in the URL. A PHP session solves this problem by allowing you to store user information on the server for later use (i.e. username, shopping cart items, etc). However, this session information is temporary and is usually deleted very quickly after the user has left the website that uses sessions.<<less
Added: 2007-07-13 License: Freeware Price: $0.00USD
11 downloads
Other version of What is PHP Sessions
License:Freeware
Blog Button Visitor Counter
A simple to install visitor counter which produces an 80 x 15 pixel blog button style graphic. The script has the additional feature that multiple consecutive visits from the same person are only coun more>> A simple to install visitor counter which produces an 80 x 15 pixel blog button style graphic. The script has the additional feature that multiple consecutive visits from the same person are only counted once, and on subsequent visits, the background colour behind the word visit changes from light to dark green to signify that the visit has not increased the counter.<<less
Added: 2006-03-03 License: Freeware Price: Free
776 downloads
Newsletter Mailer and Contact Management - FREE 3.6
Most users can send their first newsletter or email campaign in under fifteen minutes, and sending subsequent campaigns takes mere seconds. Even if you have no technical background whatsoever, Es Mailer makes it simple to create email marketing more>> Most users can send their first newsletter or email campaign in under fifteen minutes, and sending subsequent campaigns takes mere seconds. Even if you have no technical background whatsoever, Es Mailer makes it simple to create email marketing campaigns. Includes: # A built-in database with unlimited lists and unlimited list size # Easy to use database filtering logic so you can select only qualifying people from your list # Automatic bounce handling and unsubscribe handling # Built-in email delivery server that frees you from email limits placed by your ISP # Unlimited email message personalization is easy: just drop in any field from the database # Easy, common-sense database functions: import, export, even edit your subscribers records # On-screen HTML editor lets you build and preview your HTML email messages with no hassle # Save, view and reuse an unlimited number of email campaigns<<less
Added: 2004-07-26 License: GPL Price: $0.00USD
12 downloads
Other version of Newsletter Mailer and Contact Management - FREE
License:GPL
Defactory eShop 2.0
Defactory eShop provides the following functions: 1) base of the package is administration and presentation of products. It allows you easy creation of product categories for transparent organization and management of possible property values of your more>> Defactory eShop provides the following functions: 1) base of the package is administration and presentation of products. It allows you easy creation of product categories for transparent organization and management of possible property values of your products, such as size, color, etc. 2) online catalogue of goods is supported by standard shopping cart enabling the selection of goods and a subsequent order of selected goods in several steps according to the wishes of the client. 3) orders can be made anonymously or use the customer registration. The application allows for easy management of registered customers, and they then have the opportunity to monitor the status and history of their orders. 4) in addition to the catalogue of goods your eshop can include static pages with the terms of the purchase, contacts, etc. 5) orientation in the catalogue and website supports full-text search<<less
Added: 2009-04-28 License: Commercial Price: $0.00USD
16 downloads
Improve your ASP.NET Site performance with Caching
Caching is the process of storing frequently used data on the server to fulfill subsequent requests.You will discover that grabbing data or objects from memory is much faster than recreating the web pages or items contained in them from scratch. A more>> Caching is the process of storing frequently used data on the server to fulfill subsequent requests.You will discover that grabbing data or objects from memory is much faster than recreating the web pages or items contained in them from scratch. A Proper use and fine tune of caching approach of caching will result on better performance and scalability of your site. However improper use of caching will actually slow down and consume lots of your server performance and memory usage. Good candidate to use caching is if you have infrequent chance of data or static content of web page.<<less
Added: 2007-10-01 License: Free Non-Commercial Price: $0.00USD
13 downloads
Contest Score Board 3.0
Contest Scoreboard lets you run your own regular competitions/sweeps on your web site. It uses a flat file database. Add questions using the intuitive admin interface and let your visitors submit their answers via the auto-generated form, which you can more>> Contest Scoreboard lets you run your own regular competitions/sweeps on your web site. It uses a flat file database. Add questions using the intuitive admin interface and let your visitors submit their answers via the auto-generated form, which you can integrate into your design. At any point you can mark the entries quickly and easily by clicking on a correct answer or using keywords. The script is intended for multiple consecutive contests; As you run subsequent contests, a leaderboard is created with the high scores. Full-featured but lightweight script!<<less
Added: 2007-01-31 License: GPL Price: $0.00USD
14 downloads
phpWebhacks 1.5
This PHP class can be used to automate retrieval and processing of Web pages more>> phpWebhacks 1.5 is designed to help users easily and conveniently make retrieval and processing of Web pages automatic.
HTTP GET, POST and HEAD requests can be sent to retrieve Web pages. The class supports file uploads, HTTP authentication, HTTP and meta tag redirection and gzip compression.
It can also process the retrieved HTML pages to help extracting information to send subsequent requests like collecting cookies, extracting input values from forms, parsing meta tags.
Requirements: PHP 5.0 or higher
Added: 2009-07-03 License: GPL - GNU General Public License Price: GPLGNUGeneralPublicLicense
12 downloads
yGuard 2.3.0.1
This is a Java bytecode obfuscator and shrinker that improves your software deployment by prohibiting unwanted access to your source code and drastically shrinking the processed Jar files at the same time. more>> yGuard 2.3.0.1 is a script which enhances your software deployment by prohibiting access to your source code and shrinking the processed Jar files at the same time. It is also a free Ant task integrated into the deployment process through XML syntax.
Major Features:
- Provide highly configurable name obfuscation that will protect your intellectual property from reverse engineering.
- Provide elaborate code shrinking functionality through dependency analysis.
- Offer a powerful and easy to use XML syntax that allows the effortless definition of code entities e.g. based on pattern sets or inheritance.
- Will correctly obfuscate and shrink programs that depend on external libraries.
- Can automatically rename and adjust textual resource files according to the obfuscation scheme.
- Can scramble and unscramble or shrink line number table information. This means that debugging an obfuscated program is still achievable without weakening the obfuscation.
- Can create patches! During each obfuscation run, yGuard produces XML output that can be used to create subsequent patches of already deployed obfuscated applications.
- Support JDK 1.5 features and correctly obfuscates classes compiled with its new features.
Enhancements:
- Fixed a bug that caused the shrinker to remove the static initializor of a non-static inner class, when only fields of the inner class were referenced (e.g. compiler-generated switch map tables for enums).
Requirements:
- JDK 1.4.x+
- Ant 1.5.x+
Added: 2009-01-20 License: Freeware Price: Freeware
12 downloads
Secleted [ 0 ] software to compare
- Page: 1 of 1
- 1
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above subsequent 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