bunny1
03-26-2007, 01:54 AM
i want to display a variable at the top of the page but i cannot run the code to get that variable until after because i am displaying a table at a certain place on the page using that code.
Basically to get that value i was thinking if i called the function it would allow me to then display the current value after all the code has been run
However this displays all the output from that function at the top
Is there a way of calling a function without displaying it's output but just using selected values from that function
Or is there another way i can do this
I'll be shocked if anyone understands what i jus tried to explain!
thanks
Basically to get that value i was thinking if i called the function it would allow me to then display the current value after all the code has been run
However this displays all the output from that function at the top
Is there a way of calling a function without displaying it's output but just using selected values from that function
Or is there another way i can do this
I'll be shocked if anyone understands what i jus tried to explain!
thanks