I borrowed a book on PHP from a friend and have sat down to try some 
examples, but I am running into some issues with the book being out of 
date for something. I am doing a simple coffee bean counter from the 
beginning of the book and can't seem to check track of my global 
variables from the html form to the php calculation form. The book asks 
me to place the following line but I get an error that it is not supported

<?php_track_vars?>
If I leave the line out I get nothing on th e php page, obviously.

Could someone describe briefly how to track variables in memory between 
html forms and php calculation pages?

The book I am using is Essentials PHP by Julie C. Meloni. Platform is Linux.

Thanks for any help.

Jared Dame
[EMAIL PROTECTED]



-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to