Categories
Tags → Set Cookies In Php

Welcome to Cookies

Cookies are just a basic aspect of PHP, but can be used in so many things. From logging in and out a user on your website to keeping the name of the skin they use on your website. Below I will explain how to set (add) a cookie, delete one and then di...
DETAILS

Curl Based HTTP Client

This class implements an HTTP client using the PHP Curl library extension. It can perform HTTP GET or POST requests taking an array as the list of POST parameters. The class can set request referrer, authentication credentials, connection...
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

Form1 Builder

Form1 Builder runs in your web browser and allows you to easily build any web form. It provides a single file form (no cgi) with a hidden email delivery address and an extensive range of benefits and options. Key features include: User friendly click...
DETAILS
©2003-2019 jCay.com