pass it on
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 323
PHP2ASP Session 1.0
Using this script you can pass all your PHP user authentication sessions to ASP pages. I have given full detail explanation of the script so you can use the ASP page to authenticate and use it in the PHP pages. I wrote this scripts since there is no way more>> Using this script you can pass all your PHP user authentication sessions to ASP pages. I have given full detail explanation of the script so you can use the ASP page to authenticate and use it in the PHP pages. I wrote this scripts since there is no way of sharing sessions between both languages until this scripts ;)<<less
Added: 2005-03-19 License: Freeware Price: $0.00USD
13 downloads
Other version of PHP2ASP Session
Price: FreeAdditionalInfoIfyoulikethisscriptPleaseJoinSpyDB.com
License:Freeware
License:Freeware
Sessionara
Before this release, I described Sessionara as a class for Session management with MySQL. But actually its more, its a session based data environment with MySQL. This class enables you to open a v more>> Before this release, I described Sessionara as a class for "Session management with MySQL". But actually its more, its a "session based data environment with MySQL". This class enables you to open a virtual session (identified by an unique session ID), then set and access variables in this environment. If you pass the session ID within multiple pages (via GET/POST parameters), then you get an easy and powerful way to pass values between various pages. Taking this, the possibilities are only limited by your imagination. I had difficulties updating this entry, but the new release 1.7-r1 is finally here too! Fixes ugly bugs 1.5 had and introduces new features, take a look at the website at http://php.xbe.ch and read the documentation there.<<less
Added: 2001-12-26 License: GPL Price: Free
2858 downloads
PHP Pass 1.1
simply add or include() the PHP Pass code to the top of your file(s), change the password to what you want it to be, and its done - any time someone connects to that script, theyll be given a login form. It works across sessions, so they only have more>> simply add or include() the PHP Pass code to the top of your file(s), change the password to what you want it to be, and its done - any time someone connects to that script, theyll be given a login form. It works across sessions, so they only have to enter the password once. It can be used to protect multiple files, and it can use multiple passwords. It can email you when a user enters an incorrect password, or it can write log data to a file of your choice. Now with optional session timeout - force users to re-enter password after certain idle time elapses.<<less
Added: 2004-12-16 License: Freeware Price: $0.00USD
12 downloads
Other version of PHP Pass
ASP Forms Tutorial 1
Provides a step by step guide to pass ASP variables through a form and display the variables using response.write. more>> Provides a step by step guide to pass ASP variables through a form and display the variables using response.write.<<less
Added: 2005-11-24 License: Freeware Price: $0.00USD
14 downloads
Other version of ASP Forms Tutorial
License:Freeware
Session in PHP
Working with sessions in PHP is very basic. You can pass values to session as key/value pairs. To store and receive data from sessions are very easy to use. more>> Working with sessions in PHP is very basic. You can pass values to session as key/value pairs. To store and receive data from sessions are very easy to use.<<less
Added: 2008-08-27 License: Freeware Price: $0.00USD
16 downloads
cPanel Subdomains Creator
Use cPanel Subdomains Creator to create subdomains on cPanel based hosting. Input: * cPanel account username * cPanel account password * cPanel skin * list of subdomains to be created in the plain tex more>> Use cPanel Subdomains Creator to create subdomains on cPanel based hosting. Input: * cPanel account username * cPanel account password * cPanel skin * list of subdomains to be created in the plain text file (if creating from file) * Parent domain (can create subdomains for different domains when creating from file) Update program header (settings section) with above settings and script is ready to use. Usage (you can use this script in either way): * Open script in browser and fill the form data * Pass all information via URL (form will not appear in this case) * List all subdomains to be created in the plain text file<<less
Added: 2006-07-12 License: Freeware Price: Free
741 downloads
Sessionara 1.7-r1
Sessionara 1.7-r1 is considered as a class for Session management with MySQL. more>>
Sessionara 1.7-r1 is considered as a class for "Session management with MySQL".
It's actually morethan that, it is a "session based data environment with MySQL". This class enables you to open a virtual session (identified by an unique session ID), then set and access variables in this environment. If you pass the session ID within multiple pages (via GET/POST parameters), then you get an easy and powerful way to pass values between various pages. Taking this, the possibilities are only limited by your imagination.
Added: 2001-12-26 License: GPL Price: 0.00
11 downloads
ASPEval Inline Code Execution
Ever had to dynamically execute ASP code? For example, do you want to retrieve ASP code from a database and execute it on the go? Or execute ASP code provided through a webform? ASPEval makes all this more>> Ever had to dynamically execute ASP code? For example, do you want to retrieve ASP code from a database and execute it on the go? Or execute ASP code provided through a webform? ASPEval makes all this possible, for free, with just one line of code.
All you have to do is pass a string containing the ASP code you want to execute to one of the ASPEval functions, and your code will be executed. The output can either be displayed to the user or returned as a string.<<less
Added: 2004-04-14 License: GPL Price: Free
2021 downloads
Simple flash timer
This is the simplest flash timer you can imagine, just showing how many time has passed since the movie has been launched. more>> This is the simplest flash timer you can imagine, just showing how many time has passed since the movie has been launched.<<less
Added: 2005-06-02 License: Freeware Price: Free
1662 downloads
atoChat 0.5
Features * Easy to implement into your website * Easy to configure * Smilies * BBCodes * Nickname colors * IP Banning * Nick List * Admin login with @ at front of name to show they are an admin. * Must enter pass to more>> Features * Easy to implement into your website * Easy to configure * Smilies * BBCodes * Nickname colors * IP Banning * Nick List * Admin login with @ at front of name to show they are an admin. * Must enter pass to use admin/moderator/registere d nick * User and Admin help menus * Kick and Ban * No nickname stealing * Mute/Unmute * MOTD * Bad word filter * Private messages * Flood control * Users can register their own nicknames * Registered users have + at front of name * Admins can add/delete Admins/Moderators/Registe red users * Blocks SQL and XSS attacks<<less
Added: 2007-08-03 License: Freeware Price: $0.00USD
11 downloads
Other version of atoChat
SVN Tweet 1.0
SVN Tweet is a newly developed Beanstalk to Twitter Web API. This script is developed specifically for using the Beanstalk Web Hooks integration technique. This script will take the information given by Beanstalk from every commit message, strip more>> SVN Tweet is a newly developed Beanstalk to Twitter Web API. This script is developed specifically for using the Beanstalk Web Hooks integration technique. This script will take the information given by Beanstalk from every commit message, strip unnecessary characters, and then pass the correct message to Twitter. This will eliminate extra characters that may be submitted to Twitter by Beanstalk using their normal Twitter integration. This will also allow more of the actual commit message to be displayed because of Twitters 140-character limit.<<less
Added: 2009-03-30 License: Freeware Price: $0.00USD
17 downloads
Kupi! Webshop 1.0
The main characteristics are: * Fast * Simple * User-friendly Features: * Full in AJAX * Manage (products, categories, web pages, users, orders) * WYSWIWYG editor (tinymce integrated) * Admin panel with pass * Sort more>> The main characteristics are: * Fast * Simple * User-friendly Features: * Full in AJAX * Manage (products, categories, web pages, users, orders) * WYSWIWYG editor (tinymce integrated) * Admin panel with pass * Sort products by every field * Login users * Register new users and data filters * Interactive and fast basket system, add old basket, view old etc * Upload photo for product * Recommend to friend * Live search with highlighting fields * Action offers box (old price, new price) * Picture viewing in iframe onmouseover or onclick * Change user data * Root position show<<less
Added: 2007-08-07 License: PHP Price: $0.00USD
11 downloads
Other version of Kupi! Webshop
Copy To Clipboard function
This script is pretty self explanatory. Pass a string to the copyToClipboard function and it will be placed into the clipboard so you can paste it into other programs. more>> This script is pretty self explanatory. Pass a string to the copyToClipboard function and it will be placed into the clipboard so you can paste it into other programs.<<less
Added: 2006-10-06 License: Freeware Price: $0.00USD
15 downloads
Delegates and Events in C#
What makes them special is that unlike the C function pointer, the .NET delegate is type safe. Delegates exists for situations in which you want to pass methods arounds to other methods. Using a delegate allows the programmer to encapsulate a reference more>> What makes them special is that unlike the C function pointer, the .NET delegate is type safe. Delegates exists for situations in which you want to pass methods arounds to other methods. Using a delegate allows the programmer to encapsulate a reference to a method inside a delegate object. As a .NET developer you will be using delegates and events extensively, especially when developing the Windows Forms applications.<<less
Added: 2007-10-01 License: Free Non-Commercial Price: $0.00USD
14 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
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 pass it on 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