Categories
Tags → Cookie Php Session

Php User Class

Php user class is an easy to use user manipulation class for php. The class is very flexible as it uses variable settings for database tables and fields, session and cookie names, so it is easy to integrated even to established projects
DETAILS

DRBImageVerification

DRBImageVerification is a simple anti-spam image verification, or &"CAPTCHA&", script. It allows you to add a challenge-response test to your existing PHP powered forms to prevent automated spam postings. The verification string len...
DETAILS

What is PHP Sessions?

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 enab...
DETAILS

PHP Cookie example and function-helper

PHP has a function setcookie since version 3.0, but this function is too low-level for simple usage. Function ae_put_cookie provided, sets cookie for current domain without specifying long arguments lists. Just three arguments: ''name'', ...
DETAILS

TrailScout

A cookie-based PHP script that displays a path of hyperlinks to previously visited pages on a website. For example &"Vacilando.Net &> Writing &> PHP Scripts &> TrailScout&" (see at the author''s...
DETAILS

Wasp

Wasp is an platform-independent HTML preprocessor. It''s like PHP or ASP, except with the powerful Python language at your fingertips. You can add Python code to your pages, expand boiler-plate text, etc. Wasp may be run in three ways. In ...
DETAILS
©2003-2019 jCay.com