- 1,251 categories
- 40,829 scripts
- Features:
Module based: This means, we can create add-ons that install with a single click, and keep adding features that you can have without a hassle.
Easy Template System: Just choose a template and it starts working.
PHP Session Logins and Ad ...
- Categories
- Platforms
- Licenses
- A session is the time that a user spends at your Web site. Users may view many Web pages between the time they enter your site and leave it. Often you want information to be available for a complete session. Beginning with version 4.0, PHP provides a...
- Categories
- Platforms
- Licenses
- Well its a very simple hits counter that only logs individual hits, in other words one hit per person per visit.
Its work simply by checking the visitors Remote Address and logs it as a SESSION.
Once the visitor enters your site the session is th...
- Categories
- Platforms
- Licenses
- 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 it''s done - any time someone connects to that script, they''ll be given a login form.
It works across sessions, ...
- Categories
- Platforms
- Licenses
- Unlike PHP 3, PHP 4.0 has built-in capabilities to handle session management. The session management functionality in PHP 4.0 is easy to use, powerful and open for custom modifications. Creating sessions allows you to keep track of the actions of a p...
- Categories
- Platforms
- Licenses