- 1,251 categories
- 40,829 scripts
- HTTP as a protocol is stateless, which doesn''t make it easy for a developer. For example, your web server sends out a page to someone ordering from an online shop, and then forgets all about it. A few seconds later, the same person sends anothe...
- Categories
- Platforms
- Licenses
- Professional PHP4 will show you exactly how to create state of the art web applications that scale well, utilize databases optimally, and connect to a back-end network using a multi-tiered approach. This book also aims at teaching PHP by coding FTP c...
- Categories
- Platforms
- Licenses
- PHP and MySQL Web Development teaches the reader to develop dynamic, secure e-commerce Web sites and Web applications. The book shows how to integrate and implement these technologies by following real-world examples and working sample projects. It a...
- Categories
- Platforms
- Licenses
- PHP4 is packed with good features. One of the most popular is session variables. These are variables that persist throughout a session, as the user moves from page to page. Session variables are great holders of state information and other useful stu...
- Categories
- Platforms
- Licenses
- A PHP4 and PHP5 database abstraction library.
Supports MySQL, PostgreSQL, Interbase/Firebird, Oracle (Oci8), MS SQL 7, ADO, Foxpro, Access, Sybase, Sybase SQL Anywhere, DB2, Informix, Frontbase, SQLite, LDAP, Netezza, SAPDB, generic ODBC/ODBTP,...
- Categories
- Platforms
- Licenses
- PostgreSQL Session Handler for PHP is a custom session save handler for PHP4 using PostgreSQL as the session cache. It allows multiple Web servers to share a common session storage container, and may allow Web users to move between machines while mai...
- Categories
- Platforms
- Licenses
- One of the new great features with PHP4 is the session management feature. It allows you to store variables in a session ''object'' during a user visit. This article discusses what a session and a session variable are, and what it can do.
- Categories
- Platforms
- Licenses
- Need to build an online shopping cart in a hurry? This article takes a look at session management, an important component of transaction-based Web sites, and explains the fundamentals of adding session support to your site. Examples in PHP4 and PHP3 ...
- Categories
- Platforms
- Licenses