Page 1 of 1

parsing values in PHP

Posted: Mon Sep 15, 2008 11:48 am
by jordanlentle
Hi all. I am having trouble figuring out a way to parse a variable from a php script to HML and on to the next PHP script. Is this even possible?
I am writing an online test which is 5 pages long. I need to parse the score because it is cumulative over the 5 pages. I dont want to have to use any fancy database stuff cos that is a little beyond me at the moment (I am new to PHP).

Any help appreciated!

Jordan

Re: parsing values in PHP

Posted: Mon Sep 15, 2008 12:06 pm
by ahowell

Re: parsing values in PHP

Posted: Tue Sep 16, 2008 7:48 am
by jordanlentle
thanks! that looks really helpful. Am reading through it now. Cheers!