Main > Free Download Search >

Free pass it on ultra script

pass it on ultra

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 348
Sessionara

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
ASP Forms Tutorial 1

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
ASP Forms Tutorialguide to pass ASP variables through a form and display the variables using response.write. ASP ... Provides a step by step guide to pass ASP variables through a form and display the variables
License:Freeware
Download
1444 downloads
Added: 2005-11-24
Kai Ultra Board

Kai Ultra Board


KUB is a high powered, fully scalable, and highly customizable Open Source bulletin board package. Kai Ultra Board has a user-friendly interface, simple and straightforward administration panel, and h more>> KUB is a high powered, fully scalable, and highly customizable Open Source bulletin board package. Kai Ultra Board has a user-friendly interface, simple and straightforward administration panel, and helpful FAQ. Based on the powerful PHP server language and free Open Source MySQL database server. This software is the ideal free community solution for all web sites. Its powerful custom made template engine puts you in full control of the lay-out of your message board. It is designed to provide you with all the features you need from a bulletin board while having an absolute minimal impact on the resources of the server. KUB is the next generation of forum software, and best of all it is and will always remain completely free!<<less
Added: 2006-12-28 License: GPL Price: Free
1032 downloads
PHP2ASP Session 1.0

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
PHP2ASP SessionUsing this script you can pass all your PHP user authentication sessions to ASP pages. I have ... explanation of the script so you can use the ASP page to authenticate and use it in the PHP pages. I
Price: FreeAdditionalInfoIfyoulikethisscriptPleaseJoinSpyDB.com
License:Freeware
Download
1706 downloads
Added: 2005-03-19
Sessionara 1.7-r1

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.

<<less
Added: 2001-12-26 License: GPL Price: 0.00
11 downloads
Sinapse Lite 1

Sinapse Lite 1


Sinapse Lite is an ultra-small wiki package that uses MySQL as a backend. This powerful system allows for users to modify existing posts or create new ones, with a unique BB-code-esque system, such as using [mark="name"] to mark a location and more>> Sinapse Lite is an ultra-small wiki package that uses MySQL as a backend. This powerful system allows for users to modify existing posts or create new ones, with a unique BB-code-esque system, such as using [mark="name"] to mark a location and [goto="name"]Go here[/goto] to go to the named mark, and also allows for linking to other topics by encasing them in brackets. There is also a great revision system that compares changes to previous revisions by percent so you can tell if someone had abused the topic and replaced more than they should have. It is possible to load these revisions. This script was developed by Scott Fitzhugh. Please visit the site to see a demo of this awesome application.<<less
Added: 2006-04-13 License: Freeware Price: $0.00USD
12 downloads
 
Other version of Sinapse
Sinapse LiteSinapse Lite is an ultra-small wiki package that uses MySQL as a backend. This powerful system ... It is possible to load these revisions. This script was developed by Scott Fitzhugh. Please
Price: FreeAdditionalInfoSinapseLiteisreleasedundertheDWTHYWWIBLBTMlicense.DoWhateverTheHeckYouWantWithItButLinkBackToMe.
License:Freeware
Download
1291 downloads
Added: 2006-04-13
Session in PHP

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
ASP Session Transfer across domains 1.0

ASP Session Transfer across domains 1.0


You may have a situation where you have two ASP websites, which could be on different servers, and you need to pass a visitor from the first site to the second site, whilst retaining all the session variables. This is the purpose of the XSess Session more>> You may have a situation where you have two ASP websites, which could be on different servers, and you need to pass a visitor from the first site to the second site, whilst retaining all the session variables. This is the purpose of the XSess Session transfer script. Note: session array objects are not transferred. The session variables are passed in the querystring, and are encrypted to protect the confidentiality of the contents of the session variables. XSess consists of a function, and a few supporting functions, contained in an include file.<<less
Added: 2003-10-16 License: Freeware Price: 0.00
11 downloads
 
Other version of ASP Session Transfer across domains
ASP Session Transfer across domainswebsites, which could be on different servers, and you need to pass a visitor from the first site ... to pass a visitor from the first site to the second site, whilst retaining all the session
License:Freeware
Download
2222 downloads
Added: 2003-10-16
Passing Parameter to Flash Movie

Passing Parameter to Flash Movie


A tutorial on how to pass parameters to a flash movie using query string. A second part about calling flash method is added. more>> A tutorial on how to pass parameters to a flash movie using query string. A second part about calling flash method is added.<<less
Added: 2003-07-30 License: Freeware Price: Free
2298 downloads
PHP Pass 1.1

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
PHP PassHoward Yeend - PHP Pass code to the top of your file(s), change the password to what you want it to be, and its done ... simply add or include() the PHP Pass code to the top of your file(s
License:Freeware
Download
1775 downloads
Added: 2004-12-16
Delegates and Events in C#

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
Sending queries to mySQL 1

Sending queries to mySQL 1


PHP send quesries to mySQL using mysql_query function. mysql_query function returns boolean (True or False) value which your quesry does not return any records. Queries (sql statements) like SELECT, SHOW, DESCRIBE, EXPLAIN return false value on error. If more>> PHP send quesries to mySQL using mysql_query function. mysql_query function returns boolean (True or False) value which your quesry does not return any records. Queries (sql statements) like SELECT, SHOW, DESCRIBE, EXPLAIN return false value on error. If query is true, returning value must pass to mysql_fetch_array().<<less
Added: 2008-01-11 License: Freeware Price: $0.00USD
14 downloads
PHP Script Tips - Creating Your Own Functions

PHP Script Tips - Creating Your Own Functions


A collection of 19 tips on creating your own PHP functions. Clear answers are provided with tutorial exercises on defining functions, defining arguments, passing references, returning references, argu more>> A collection of 19 tips on creating your own PHP functions. Clear answers are provided with tutorial exercises on defining functions, defining arguments, passing references, returning references, argument default values, etc. Special topics are: How To Pass Variables By References? How Arrays Are Passed Through Arguments? How To Pass Arrays By References? How To Return an Array from a Function? What Is the Scope of a Variable Defined in a Function? How To Access a Global Variable inside a Function? How To Return a Reference from a Function? How To Specify Argument Default Values? How To Define a Function with Any Number of Arguments?<<less
Added: 2006-05-22 License: Free for non-commercial use Price: Free
1265 downloads
Simple PHP Login Script 1.0

Simple PHP Login Script 1.0


Very simple script consisting of one page. Password is hard coded into the script. You can see demo at our site. The password default is 123pass but you can change that by editing the 3rd line in the pass.php file. If you are looking for a quick password more>> Very simple script consisting of one page. Password is hard coded into the script. You can see demo at our site. The password default is 123pass but you can change that by editing the 3rd line in the pass.php file. If you are looking for a quick password protect this is is. If you want a more complex script this is not the one for you.<<less
Added: 2007-06-04 License: GPL Price: $0.00USD
12 downloads
Flash MP3 Player FMP3 6.0

Flash MP3 Player FMP3 6.0


The Flash MP3 Player FMP3 is a very small SWF file (only 7 KB) that can be included in HTML or Flash Project to play mp3 files. You can simple modify Object tag to pass the name of the mp3 file, playmode, color and the title of the track. Full commands more>> The Flash MP3 Player FMP3 is a very small SWF file (only 7 KB) that can be included in HTML or Flash Project to play mp3 files. You can simple modify Object tag to pass the name of the mp3 file, playmode, color and the title of the track. Full commands like play, stop, pause and loop-mode. Its very easy to use!<<less
Added: 2005-09-05 License: Commercial Price: 0.00EUR
14 downloads
 
Other version of Flash MP3 Player FMP3
Flash MP3 Player FMP3You can simple modify Object tag to pass the name of the mp3 file, playm. You can simple modify Object tag to pass the name of the mp3 file, playmode, color and the title
Price: FreeAdditionalInfoCreativeCommonsLicensed
License:Freeware
Download
1539 downloads
Added: 2005-09-05
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5