invite users
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 3412
Active Users 1.0
» Track users actively navigating your site. » Set the expiration time for inactive users. » Edit the style of the displayed text. » Track as many pages as you wish. » Setup is easy and painless. more>> <<less
Added: 2004-11-06 License: Freeware Price: $0.00USD
11 downloads
Veroweb Online Users
Display the number of people currently browsing your website. A detailed geo location map will pin point each person browsing your website anywhere in the world. With over 30 great world maps to chose from! more>> Display the number of people currently browsing your website. A detailed geo location map will pin point each person browsing your website anywhere in the world. With over 30 great world maps to chose from!<<less
Added: 2008-09-19 License: Freeware Price: $0.00USD
11 downloads
Online Users Limiter 1.0
Online Users Limiter Features: 1. Limit access to webpage. 2. Shows the statistics of users currently accessing the webpage. (when limit was reached) 3. Email notification when limit was reached. more>> Online Users Limiter Features: 1. Limit access to webpage. 2. Shows the statistics of users currently accessing the webpage. (when limit was reached) 3. Email notification when limit was reached.<<less
Added: 2006-03-05 License: GPL Price: $0.00USD
14 downloads
Other version of Online Users Limiter
License:GPL
Gmail Invite Sig 0.1
Displays your currently remaining Gmail invites in a PNG image. Perfect for those forum sigs! It uses the libgmailer library and requires GD2. more>> Displays your currently remaining Gmail invites in a PNG image. Perfect for those forum sigs! It uses the libgmailer library and requires GD2.<<less
Added: 2004-10-24 License: Price: 0.00 Price: 0.00
13 downloads
Flatfile Users Online
This flatfile-based script counts the number of users on each page of your website. After you include it in all your pages, you can use an array to get the number on that particular page or on the entire site. more>> This flatfile-based script counts the number of users on each page of your website. After you include it in all your pages, you can use an array to get the number on that particular page or on the entire site.<<less
Added: 2008-04-17 License: Freeware Price: $0.00USD
14 downloads
php User Base 1.0
php User Base is a basic user management system. It uses php sessions to validate users, rather than cookies. It is intended as a base to build from. The color and layout are easily modified. The program uses templates with cascading styles and included more>> php User Base is a basic user management system. It uses php sessions to validate users, rather than cookies. It is intended as a base to build from. The color and layout are easily modified. The program uses templates with cascading styles and included files to handle the layout.<<less
Added: 2007-07-13 License: Freeware Price: $0.00USD
14 downloads
Other version of php User Base
License:Freeware
Live Users Online PHP Script
Features include: * Flat file (no database required!) * Real-time statistics The ajax was done with mootools and is included inside the zip. more>> Features include: * Flat file (no database required!) * Real-time statistics The ajax was done with mootools and is included inside the zip.<<less
Added: 2009-05-08 License: Other Price: $0.00USD
12 downloads
Anonymous Posting by Registered Users
This is another excellent mod/addon for the popular free forum solution phpbb. more>>
Anonymous Posting by Registered Users offers you another excellent mod/addon for the popular free forum solution phpbb. It allows registered users to choose whether they want their post to be anonymous or not. Based on original idea and MOD for phpbb2 by Eric Faerber and Matthew T. Scott.
Major Features:
- A new check-box is added to the posting template to allow a registered user poster to "post as anonymous". This has the effect that their user information is maintained in the database for tracking purposes (chasing up abuse etc.) but not shown to other normal users. Instead, wherever this post is referenced, the poster is seen to be "anonymous". This should be the case for all search results and views. In addition, such anonymous posts are not added to the post count of the user concerned.
- A user sees their own anonymous posts marked as such (with "anonymous" as the poster i.e. the view is like that for other users) in all views but is still able to edit them (and even de-anonymise them by unchecking the box during the edit).
- For searches, results are filtered out for other users if limiting the search to the author.
- The reported posts panel of the MCP still displays the correct posting user even if they posted as anonymous. This is also true when founders (and NOT just normal admin or moderators) view a post's details.
Requirements:
- phpbb installed
Added: 2007-06-21 License: GPL - GNU Public License Price: GPLGNUPublicLicense
1 downloads
Note Script 1.0
Let users store notes and view them later. Users are able to protect documents or leave it public. more>> Let users store notes and view them later. Users are able to protect documents or leave it public.<<less
Added: 2007-06-11 License: GPL Price: $0.00USD
14 downloads
KB Invite Friends PHP Script 1.0
Add to your site to Invitation Form from where users can invite their friends by filing the form. more>> Add to your site to Invitation Form from where users can invite their friends by filing the form.<<less
Added: 2007-09-21 License: Freeware Price: $0.00USD
20 downloads
Blogs Counter Users online 1.2
display the current users online and in stats page view country , OS , pages visited and more more>> display the current users online and in stats page view country , OS , pages visited and more<<less
Added: 2009-02-10 License: Freeware Price: $0.00USD
14 downloads
IP-to-Country Users Online
IP-to-Country Users Online Script uses a full and free to use databse including ip numbers matching to counties The script will show you: 1) How many users are online in real time mode. 2) Short users more>> IP-to-Country Users Online Script uses a full and free to use databse including ip numbers matching to counties The script will show you: 1) How many users are online in real time mode. 2) Short users IP with xx.xx in real time mode. 3) Any user and his country flag in real time mode. 4) Stats page that shows yor browser, operating system, ip, country amd flag 5)A form to submit ips to find out what countries it blong to. Can be used for other usage as redirection, registration and ect... License: FREE. Database: FREE (Full, 6mb). Demo & Details: http://www.eyalb.tk<<less
Added: 2006-05-23 License: GPL Price: Free
1268 downloads
Simple Active Users Counter 1.0
The service includes two code pages: the first one allows to register the last visit of users to the website, and the second one allows data registration and showing number of active/online visitors in a period of time defined by the webmaster. No more>> The service includes two code pages: the first one allows to register the last visit of users to the website, and the second one allows data registration and showing number of active/online visitors in a period of time defined by the webmaster. No databases are used, and data is saved to files within a user defined folder. The activity of users is recorded to individual files (one empty file per users). The name of each file is the IP address of the users, and the last modification time of the file is used as reference for last visit of the user. When counting the number of active users, Filesystem Functions are used to check the files: old files are deleted and newer ones are accounted as active users.<<less
Added: 2009-03-26 License: Freeware Price: $0.00USD
16 downloads
Managing Users with Cookies
This shows how to save and retrieve cookies in ASP; also shows how to set an expiration date. This method is one of the easiest ways to keep track of users on your site. more>> This shows how to save and retrieve cookies in ASP; also shows how to set an expiration date. This method is one of the easiest ways to keep track of users on your site.<<less
Added: 2007-07-31 License: Freeware Price: Free
820 downloads
PHP Users online 2.1
PHP UsersOnline is a single-file script that can be included on your web pages to show you and your users how many users are browsing your website within the past five minutes, or any time that you specify. Full documentation is included with examples of more>> PHP UsersOnline is a single-file script that can be included on your web pages to show you and your users how many users are browsing your website within the past five minutes, or any time that you specify. Full documentation is included with examples of usage.<<less
Added: 2007-05-07 License: BSD Price: $0.00USD
16 downloads
Other version of PHP Users online
Price: $0.00USD
License:Free Non-Commercial
License:Free Non-Commercial
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 invite users 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