Explore the Request a Tutorial

PHP

Saving Sequential images from a Web Cam applet to be viewed later.

I am trying to save a string of images displayed by a Webcam applet. The live image updates once a minute. I would like to store the images temporarily and view them as an elapsed time compilation. Read More
PHP

CMS for photos used in flash

I want to create a CMS that I can use to view thumbnails and full size images that dynamically that I can put into a folder on my server and then view them in a flash based website? Read More
PHP

E-mail users selected documents

What I've got to do is allow users to check which documents they'd like to have sent to them.

I need a cron script on how to do this in:

Studio 8 w/ PHP 5

mySQL 4.1

My backend schema is as follows with the table name and the proposed columns:

Parent table (PTUnique ID, e-mail address)

Join Table (PK of JTUnique ID, FK of PTUniqueID, FK of DTUniqueID)

Document Table (PK of DTUniqueID, document contents)

I'm going to keep working at this, but any ideas and suggestions are welcome.  When I get it done, I'll re-post here.

Thanks in advance

Read More
PHP

How do I pass information between Forms into Variables?

I'm looking to understand the best way to pass user information from a form into a variable on another page so that it will be used to affect the output of my Recordset and  dynamic form.

Read More
PHP

dynamic php navigation (class)

A script that imports data from a table and generates a menu. Read More
Newer articles Older articles