[eluser]knucklehead[/eluser]
Maybe a dumb question

But, is it possible to redefine it after some form submitting?
Anyway, what I want to do is to retain some variable in my app (var is actually my app version number) and after user submits a form which somehow 'updates' my app, that same var would change itself to new var and hold that string until next update... Maybe there is some different approach than redefining a constant??
Thanks!