Gordy,
Thanks for your post. It works great on my old system G4 450 MHz OSX 10.3.9.
It's post like this that is what it is all about.
Thanks again,
Glenn

OK, got a sample posted for you here:

http://homepage.mac.com/gordyt/FileSharing14.html

It's the one called rr_test. After you download and extract it you will see two files:

rr.php
rr_backend.rev

Make sure you have enabled PHP on your Mac. Very simple to do. PHP is already installed. Put the rr.php file somewhere you can get to it with your browser, for example, in your ~/Sites folder.

Open the rr_backend.rev stack in RR and click the Start Listening button.

Then, using your web browser, load the rr.php file. You can do it any number of ways. For example, you can pass in arguments in the get string like this:

http://localhost/rr.php?name=gordon&age=48&location=humble

Or you can create another page with a form on it and have the form invoke the rr.php script.

This should get you started. Both the php and the rr is very simple and you should be able to adapt it to any type of function that you need.

--gordy

P.S. - holler if questions

--
Glenn E. Fisher University of Houston - Retired
22402 Diane Dr. Spring, Tx 77373
[EMAIL PROTECTED]       http://www.uh.edu/~fisher
http://home.houston.rr.com/thegefishers/
http://homepage.mac.com/gefisher
_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to