Polls

A couple of us have expressed interest in creating instant polls on our sites. I’ve implemented a simple poll here on my [Weight Loss Challenge Page]. I’m also looking into a better, cookie-enabled one or one that uses an IP address to stop multiple submissions. See the [cref poll-tutorial] Post for instructions for implementing this.

Read More

PHP

PHP stands for: Hypertext Preprocessor. PHP is a server-side scripting language, like ASP PHP scripts are executed on the server PHP supports many databases (MySQL, Informix, Oracle, Sybase, Solid, PostgreSQL, Generic ODBC, etc.) It is free and open source. Here are some of the things we have been doing with PHP: Email Forms Includes – Assume that you have a standard header file, called “header.php”. To include the...

Read More

Pin It on Pinterest