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 with PHPLib.
ANG
GES
G
P
Cookies are a great invention, allowing the web developer to maintain the login status of their users. However, problems occur when your site or n ...
ANG
GES
G
P
VFS- Virtual File System Web-based system that allows authorised users to upload and download files.
It is a file sharing utility aimed at communities that wish to share files across the Internet and where traditional mechanisms aren't appropriate ...
ANG
GES
G
P
In this article, we will explain how it is possible to connect and query an MS SQL server (running under a Windows operating system) from php inst ...
ANG
GES
G
P
The purpose of this article is to address the apparently widespread wave of pessimism surrounding WAP technology and of its impending demise!
ANG
GES
G
P
This article is about stopping bad robots - specifically, spambots. A "spambot" is a program that visits a website, collects as many email address ...
ANG
GES
G
P
Sie möchten eine Erfolgskontrolle über den Besuch Ihrer Seite. Daten gibt es genug, aber wie speichern? PHP Sessiondaten selbst speichern ist di ...
ANG
GES
G
P
Dieses Script bietet die Möglichkeit auf eine einfache, unkomplizierte Art und Weise lokale Grafiken und Dateien ins Internet zu übertragen. Die ...
ANG
GES
G
P
Theme'd web sites using PHP Fast-Templates HOWTO tries to demonstrate a simple way to make your web site theme-able. You can also use PHP Fast-Tem ...