Hello !! If somoene wonder what is a persistent session or server-side cookie, then I will give you an introduction
PHP Tips
Other Categories: Application Architecture, Databases, News, Pear, PHP Functions, Setup & Installation, Site Operation, Tools, and Tricks & Hacks.
As a web programmer, host, or consultant, in time you’ll probably become “responsible” for a number of domains. I recently
The Problem =========== Many people using CGI scripts running through the SSL server have found weird unrelated errors
It’s easy to have both IIS and Apache servers running together at the same time on your local machine. Get IIS running first. Then set up Apache
I have built a web site for a client that has a database of products that are available in New Zealand and Australlia. The prices differ for both
Meta Tag Search Engine with Regular Expressions Have you ever used the get_meta_tags() function included with php? Do you even
This may be better as a column Extending PHPLIB Template class to cache pages I’ve found the PHPLIB
When I was first building my website, I had to sometimes increment integer variables, a very common programming task. So if I
The program below is intended for database programmers using Visual Basic and who uses ODBC to connect on a database. During my first
Submitted By: Quincy Bailey Date: 1/1/01 19:09 HTML forms — what would the web be without them? After