Categories
Tags → Session In Php

Web safety with AJAX and PHP 5

Manipulation of parameters, Cross Site Scripting, SQL Injection, Session hacking - there are many ways to attack a websites integrity for evil purposes. And it is note easy to imagine every way hackers are trying to manipulate your web code. This app...
DETAILS

Sava''s CSS Switcher

Simple PHP script to change the css file of your website. It can handle unlimited number of css files. The users choice is stored in a session variable so the css theme won''t change until the user switches to another. Readme file included...
DETAILS

How To Enable Session Support for PHP

The session support can be turned on automatically at the site level, or manually in each PHP page script: Turning on session support automatically at the site level we have to modify some setting in php.ini file. you can get php.ini file in folder y...
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

MezzengerKlient - MSN Messenger Class

MezzengerKlient is a simple open source PHP class for making MSN Messenger bots and web-messengers MezzengerKlient uses Object Oriented Programming, with the use of Events, for handling and processing the actions made in the Notification Sessio...
DETAILS

The Address Book Reloaded

This is a PHP addressbook web application to store contact details of employees/customers in utf8 format on an intranet or website. Features: login/user accounts, email harvesting protection, Google Maps, distributed management of contacts, PDF addre...
DETAILS

Working with sessions 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.
DETAILS

PHP Script Tips - Understanding and Using Sessions

A collection of 19 tips on understanding and using sessions in PHP. Clear explanations and tutorial exercises are provided on starting and closing sessions, saving and retrieving values in sessions, deciding how session IDs to be transferred, decidin...
DETAILS

Micro CMS

Micro CMS is the only program available that combines a search-engine-friendly WYSIWYG with a simple, AJAX-based content management system, making the management of your static web site incredibly easy and fast. Here''s how a typical session wou...
DETAILS

Page:
©2003-2019 jCay.com